Trace number 214596

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.12 1804.8

General information on the benchmark

NamepseudoSeries/
niklas/air05.xml
MD5SUM6183d4ef089b1d20df7678ba0a2e24af
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.74443
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables7195
Number of constraints852
Maximum constraint arity404
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension852
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
13.66	c ...done
13.66	c #SATvar=14392 #SATclauses=14390 #CSPpredicates=852

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-214596-1168064122 -o ROOT/results/node15/solver-214596-1168064122 -C 1800 -M 900 /tmp/evaluation/214596-1168064122/CSPtoSAT+minisat /tmp/evaluation/214596-1168064122/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.68 1.95 1.97 4/86 11930
/proc/meminfo: memFree=817576/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=6696 CPUtime=0
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 154807448 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7482232 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 1674 415 375 52 0 30 0

[startup+0.108553 s]
/proc/loadavg: 1.68 1.95 1.97 4/86 11930
/proc/meminfo: memFree=817576/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=7484 CPUtime=0.09
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 970 0 0 0 9 0 0 0 18 0 1 0 154807448 7663616 938 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157724116 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 1871 938 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.516623 s]
/proc/loadavg: 1.68 1.95 1.97 4/86 11930
/proc/meminfo: memFree=817576/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=10400 CPUtime=0.51
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 1647 0 0 0 50 1 0 0 22 0 1 0 154807448 10649600 1615 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134567538 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 2600 1615 704 52 0 968 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 10400

[startup+1.33776 s]
/proc/loadavg: 1.70 1.95 1.97 3/86 11930
/proc/meminfo: memFree=812968/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=11584 CPUtime=1.33
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 1936 0 0 0 132 1 0 0 25 0 1 0 154807448 11862016 1904 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313164 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 2896 1904 704 52 0 1264 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 11584

[startup+2.98105 s]
/proc/loadavg: 1.70 1.95 1.97 3/86 11930
/proc/meminfo: memFree=811688/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=13296 CPUtime=2.97
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 2384 0 0 0 296 1 0 0 25 0 1 0 154807448 13615104 2352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159319083 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 3324 2352 704 52 0 1692 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 13296

[startup+6.26161 s]
/proc/loadavg: 1.73 1.95 1.97 3/86 11930
/proc/meminfo: memFree=808040/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=16624 CPUtime=6.25
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 3211 0 0 0 624 1 0 0 25 0 1 0 154807448 17022976 3179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313167 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 4156 3179 704 52 0 2524 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 16624

[startup+12.7277 s]
/proc/loadavg: 1.75 1.95 1.97 3/86 11930
/proc/meminfo: memFree=804776/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=19444 CPUtime=12.71
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 3903 0 0 0 1269 2 0 0 25 0 1 0 154807448 19910656 3871 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310430 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 4861 3871 704 52 0 3229 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 19444

[startup+25.5529 s]
/proc/loadavg: 1.79 1.95 1.97 3/86 11930
/proc/meminfo: memFree=788008/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=36984 CPUtime=25.52
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 8333 0 0 0 2546 6 0 0 25 0 1 0 154807448 37871616 8275 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134676061 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 9246 8275 721 52 0 7614 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 36984

[startup+51.2083 s]
/proc/loadavg: 1.87 1.95 1.97 3/86 11930
/proc/meminfo: memFree=766440/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=57956 CPUtime=51.14
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 13561 0 0 0 5104 10 0 0 25 0 1 0 154807448 59346944 13503 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 14489 13503 721 52 0 12857 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 57956

[startup+102.416 s]
/proc/loadavg: 1.94 1.96 1.97 3/86 11930
/proc/meminfo: memFree=733480/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=90748 CPUtime=102.3
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 21722 0 0 0 10210 20 0 0 25 0 1 0 154807448 92925952 21664 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 22687 21664 721 52 0 21055 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 90748

[startup+162.444 s]
/proc/loadavg: 1.95 1.96 1.97 3/86 12005
/proc/meminfo: memFree=959976/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=123496 CPUtime=162.26
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 29879 0 0 0 16195 31 0 0 25 0 1 0 154807448 126459904 29821 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 30874 29821 721 52 0 29242 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 123496

[startup+222.468 s]
/proc/loadavg: 1.98 1.97 1.97 4/86 12007
/proc/meminfo: memFree=927016/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=155964 CPUtime=222.2
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 37993 0 0 0 22181 39 0 0 25 0 1 0 154807448 159707136 37935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 38991 37935 721 52 0 37359 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 155964

[startup+282.476 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=898024/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=184892 CPUtime=282.15
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 45230 0 0 0 28170 45 0 0 25 0 1 0 154807448 189329408 45172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 46223 45172 721 52 0 44591 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 184892

[startup+342.575 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=869672/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=213268 CPUtime=342.2
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 52321 0 0 0 34169 51 0 0 25 0 1 0 154807448 218386432 52263 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671240 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 53317 52263 721 52 0 51685 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 213268

[startup+402.576 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=844520/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=238204 CPUtime=402.12
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 58571 0 0 0 40154 58 0 0 25 0 1 0 154807448 243920896 58513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 59551 58513 721 52 0 57919 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 238204

[startup+462.577 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=819944/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=263508 CPUtime=462.07
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 64881 0 0 0 46142 65 0 0 25 0 1 0 154807448 269832192 64823 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 65877 64823 721 52 0 64245 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 263508

[startup+522.678 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=794472/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=288076 CPUtime=522.11
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 71031 0 0 0 52140 71 0 0 25 0 1 0 154807448 294989824 70973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 72019 70973 721 52 0 70387 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 288076

[startup+582.68 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=770600/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=311776 CPUtime=582.03
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 76944 0 0 0 58126 77 0 0 25 0 1 0 154807448 319258624 76886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 77944 76886 721 52 0 76312 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 311776

[startup+642.781 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=749416/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=332696 CPUtime=642.07
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 82160 0 0 0 64124 83 0 0 25 0 1 0 154807448 340680704 82102 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 83174 82102 721 52 0 81542 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 332696

[startup+702.782 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=727080/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=354844 CPUtime=702.02
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 87703 0 0 0 70113 89 0 0 25 0 1 0 154807448 363360256 87645 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 88711 87645 721 52 0 87079 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 354844

[startup+762.79 s]
/proc/loadavg: 1.99 1.97 1.97 3/86 12007
/proc/meminfo: memFree=705128/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=375832 CPUtime=761.95
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 92937 0 0 0 76100 95 0 0 25 0 1 0 154807448 384851968 92879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671632 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 93958 92879 721 52 0 92326 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 375832

[startup+822.798 s]
/proc/loadavg: 2.03 1.99 1.98 3/86 12007
/proc/meminfo: memFree=683752/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=396824 CPUtime=821.9
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 98196 0 0 0 82091 99 0 0 25 0 1 0 154807448 406347776 98138 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 99206 98138 721 52 0 97574 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 396824

[startup+882.8 s]
/proc/loadavg: 2.01 1.99 1.98 3/86 12007
/proc/meminfo: memFree=661544/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=418448 CPUtime=881.84
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 103576 0 0 0 88081 103 0 0 25 0 1 0 154807448 428490752 103518 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 104612 103518 721 52 0 102980 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 418448

[startup+942.801 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=640296/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=439116 CPUtime=941.75
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 108763 0 0 0 94065 110 0 0 25 0 1 0 154807448 449654784 108705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 109779 108705 721 52 0 108147 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 439116

[startup+1002.81 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=621096/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=458404 CPUtime=1001.71
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 113564 0 0 0 100056 115 0 0 25 0 1 0 154807448 469405696 113506 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7947899 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 114601 113506 721 52 0 112969 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 458404

[startup+1062.82 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=601064/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=477684 CPUtime=1061.6
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 118376 0 0 0 106041 119 0 0 25 0 1 0 154807448 489148416 118318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671635 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 119421 118318 721 52 0 117789 0
Current children cumulated CPU time (s) 1061.6
Current children cumulated vsize (KiB) 477684

[startup+1122.84 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=581416/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=496372 CPUtime=1121.33
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 123053 0 0 0 112010 123 0 0 25 0 1 0 154807448 508284928 122995 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 124093 122995 721 52 0 122461 0
Current children cumulated CPU time (s) 1121.33
Current children cumulated vsize (KiB) 496372

[startup+1182.86 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=562408/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=515044 CPUtime=1181.07
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 127686 0 0 0 117980 127 0 0 25 0 1 0 154807448 527405056 127628 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 128761 127628 721 52 0 127129 0
Current children cumulated CPU time (s) 1181.07
Current children cumulated vsize (KiB) 515044

[startup+1242.87 s]
/proc/loadavg: 2.00 1.99 1.98 4/86 12007
/proc/meminfo: memFree=543592/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=533344 CPUtime=1240.81
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 132287 0 0 0 123950 131 0 0 25 0 1 0 154807448 546144256 132229 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 133336 132229 721 52 0 131704 0
Current children cumulated CPU time (s) 1240.81
Current children cumulated vsize (KiB) 533344

[startup+1302.88 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=524584/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=551940 CPUtime=1300.53
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 136920 0 0 0 129918 135 0 0 25 0 1 0 154807448 565186560 136862 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 137985 136862 721 52 0 136353 0
Current children cumulated CPU time (s) 1300.53
Current children cumulated vsize (KiB) 551940

[startup+1362.9 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=505960/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=570156 CPUtime=1360.27
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 141476 0 0 0 135888 139 0 0 25 0 1 0 154807448 583839744 141418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 142539 141418 721 52 0 140907 0
Current children cumulated CPU time (s) 1360.27
Current children cumulated vsize (KiB) 570156

[startup+1422.92 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=487208/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=588240 CPUtime=1420.03
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 145982 0 0 0 141859 144 0 0 25 0 1 0 154807448 602357760 145924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 147060 145924 721 52 0 145428 0
Current children cumulated CPU time (s) 1420.03
Current children cumulated vsize (KiB) 588240

[startup+1482.95 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=468712/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=606192 CPUtime=1479.75
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 150482 0 0 0 147826 149 0 0 25 0 1 0 154807448 620740608 150424 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 151548 150424 721 52 0 149916 0
Current children cumulated CPU time (s) 1479.75
Current children cumulated vsize (KiB) 606192

[startup+1542.97 s]
/proc/loadavg: 2.00 1.99 1.98 3/86 12007
/proc/meminfo: memFree=450152/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=624200 CPUtime=1539.49
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 154984 0 0 0 153796 153 0 0 25 0 1 0 154807448 639180800 154926 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 156050 154926 721 52 0 154418 0
Current children cumulated CPU time (s) 1539.49
Current children cumulated vsize (KiB) 624200

[startup+1602.99 s]
/proc/loadavg: 2.03 2.00 1.98 3/86 12007
/proc/meminfo: memFree=431592/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=642152 CPUtime=1599.24
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 159476 0 0 0 159766 158 0 0 25 0 1 0 154807448 657563648 159418 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667978 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 160538 159418 721 52 0 158906 0
Current children cumulated CPU time (s) 1599.24
Current children cumulated vsize (KiB) 642152

[startup+1663.01 s]
/proc/loadavg: 2.01 2.00 1.98 3/86 12007
/proc/meminfo: memFree=413096/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=660164 CPUtime=1658.97
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 163983 0 0 0 165734 163 0 0 25 0 1 0 154807448 676007936 163925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 165041 163925 721 52 0 163409 0
Current children cumulated CPU time (s) 1658.97
Current children cumulated vsize (KiB) 660164

[startup+1723.03 s]
/proc/loadavg: 2.00 2.00 1.98 3/86 12007
/proc/meminfo: memFree=396776/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=675872 CPUtime=1718.72
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 167932 0 0 0 171706 166 0 0 25 0 1 0 154807448 692092928 167874 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 168968 167874 721 52 0 167336 0
Current children cumulated CPU time (s) 1718.72
Current children cumulated vsize (KiB) 675872

[startup+1783.05 s]
/proc/loadavg: 2.04 2.01 1.99 3/86 12007
/proc/meminfo: memFree=378472/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=693672 CPUtime=1778.47
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 172348 0 0 0 177676 171 0 0 25 0 1 0 154807448 710320128 172290 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 173418 172290 721 52 0 171786 0
Current children cumulated CPU time (s) 1778.47
Current children cumulated vsize (KiB) 693672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 2.03 2.01 1.99 3/86 12007
/proc/meminfo: memFree=372520/2055920 swapFree=4174172/4192956
[pid=11929] ppid=11927 vsize=699356 CPUtime=1800.01
/proc/11929/stat : 11929 (CSPtoSAT+minisa) R 11927 11929 11874 0 -1 4194304 173782 0 0 0 179828 173 0 0 25 0 1 0 154807448 716140544 173724 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11929/statm: 174839 173724 721 52 0 173207 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 699356

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.8
CPU time (s): 1800.12
CPU user time (s): 1798.29
CPU system time (s): 1.83372
CPU usage (%): 99.7408
Max. virtual memory (cumulated for all children) (KiB): 699356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.29
system time used= 1.83372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173782
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 19472

runsolver used 2.26266 s user time and 5.68813 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 06:15:24 UTC 2007


IDJOB= 214596
IDBENCH= 4936
FILE ID= node15/214596-1168064122

PBS_JOBID= 3475398

Free space on /tmp= 66278 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/niklas/air05.xml
COMMAND LINE= /tmp/evaluation/214596-1168064122/CSPtoSAT+minisat /tmp/evaluation/214596-1168064122/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-214596-1168064122 -o ROOT/results/node15/solver-214596-1168064122 -C 1800 -M 900  /tmp/evaluation/214596-1168064122/CSPtoSAT+minisat /tmp/evaluation/214596-1168064122/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6183d4ef089b1d20df7678ba0a2e24af

RANDOM SEED= 481059547

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.276
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        818056 kB
Buffers:         84888 kB
Cached:         743840 kB
SwapCached:       7128 kB
Active:         597276 kB
Inactive:       536732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        818056 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            4760 kB
Writeback:           0 kB
Mapped:         317288 kB
Slab:            87888 kB
Committed_AS:  4391868 kB
PageTables:       3060 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66278 MiB



End job on node15 on Sat Jan  6 06:45:31 UTC 2007