Trace number 214505

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? (MO) 1270.09 1270.4

General information on the benchmark

NamepseudoSeries/
niklas/air04.xml
MD5SUMb4405c87f2351f611ae63d88713355ea
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 benchmark5.54116
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables8904
Number of constraints1646
Maximum constraint arity368
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1646
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...
11.93	c ...done
11.93	c #SATvar=17810 #SATclauses=17808 #CSPpredicates=1646

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/node58/watcher-214505-1168064108 -o ROOT/results/node58/solver-214505-1168064108 -C 1800 -M 900 /tmp/evaluation/214505-1168064108/CSPtoSAT+minisat /tmp/evaluation/214505-1168064108/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: 0.72 0.98 1.31 4/65 24791
/proc/meminfo: memFree=1723696/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=6696 CPUtime=0
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 402 0 0 0 0 0 0 0 18 0 1 0 154809210 6856704 382 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4874330 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 1674 383 358 52 0 30 0

[startup+0.103487 s]
/proc/loadavg: 0.72 0.98 1.31 4/65 24791
/proc/meminfo: memFree=1723696/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=7484 CPUtime=0.09
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 953 0 0 0 9 0 0 0 18 0 1 0 154809210 7663616 921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 1871 921 691 52 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7484

[startup+0.511521 s]
/proc/loadavg: 0.72 0.98 1.31 4/65 24791
/proc/meminfo: memFree=1723696/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=10784 CPUtime=0.5
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 1763 0 0 0 50 0 0 0 21 0 1 0 154809210 11042816 1731 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5338076 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 2696 1731 704 52 0 1064 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10784

[startup+1.33159 s]
/proc/loadavg: 0.74 0.98 1.30 2/65 24791
/proc/meminfo: memFree=1718704/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=11824 CPUtime=1.31
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 2043 0 0 0 131 0 0 0 25 0 1 0 154809210 12107776 2011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159313171 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 2956 2011 704 52 0 1324 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11824

[startup+2.96773 s]
/proc/loadavg: 0.74 0.98 1.30 2/65 24791
/proc/meminfo: memFree=1717488/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=13508 CPUtime=2.96
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 2457 0 0 0 295 1 0 0 25 0 1 0 154809210 13832192 2425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310417 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 3377 2425 704 52 0 1745 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 13508

[startup+6.24701 s]
/proc/loadavg: 0.74 0.98 1.30 2/65 24791
/proc/meminfo: memFree=1712752/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=18228 CPUtime=6.24
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 3624 0 0 0 622 2 0 0 25 0 1 0 154809210 18665472 3592 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134596917 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 4557 3592 704 52 0 2925 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18228

[startup+12.6976 s]
/proc/loadavg: 0.78 0.98 1.30 2/65 24791
/proc/meminfo: memFree=1705520/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=26712 CPUtime=12.68
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 5819 0 0 0 1265 3 0 0 25 0 1 0 154809210 27353088 5761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5309389 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 6678 5761 721 52 0 5046 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 26712

[startup+25.5017 s]
/proc/loadavg: 0.81 0.98 1.30 2/65 24791
/proc/meminfo: memFree=1677424/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=54076 CPUtime=25.49
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 12632 0 0 0 2540 9 0 0 25 0 1 0 154809210 55373824 12574 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 13519 12574 721 52 0 11887 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54076

[startup+51.1069 s]
/proc/loadavg: 0.87 0.98 1.29 2/65 24791
/proc/meminfo: memFree=1642096/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=88408 CPUtime=51.08
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 21197 0 0 0 5093 15 0 0 25 0 1 0 154809210 90529792 21139 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667947 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 22102 21139 721 52 0 20470 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 88408

[startup+102.311 s]
/proc/loadavg: 0.95 0.98 1.27 2/65 24791
/proc/meminfo: memFree=1585328/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=145736 CPUtime=102.27
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 35505 0 0 0 10203 24 0 0 25 0 1 0 154809210 149233664 35447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 36434 35447 721 52 0 34802 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 145736

[startup+162.332 s]
/proc/loadavg: 0.98 0.98 1.25 2/65 24793
/proc/meminfo: memFree=1526896/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=203560 CPUtime=162.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 49944 0 0 0 16192 36 0 0 25 0 1 0 154809210 208445440 49886 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 50890 49886 721 52 0 49258 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 203560

[startup+222.347 s]
/proc/loadavg: 0.99 0.98 1.23 2/65 24793
/proc/meminfo: memFree=1476656/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=253860 CPUtime=222.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 62511 0 0 0 22181 47 0 0 25 0 1 0 154809210 259952640 62453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 63465 62453 721 52 0 61833 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 253860

[startup+282.359 s]
/proc/loadavg: 0.99 0.98 1.21 2/65 24793
/proc/meminfo: memFree=1428784/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=301796 CPUtime=282.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 74475 0 0 0 28170 58 0 0 25 0 1 0 154809210 309039104 74417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 75449 74417 721 52 0 73817 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 301796

[startup+342.372 s]
/proc/loadavg: 0.99 0.98 1.20 2/65 24793
/proc/meminfo: memFree=1384560/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=346076 CPUtime=342.27
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 85551 0 0 0 34159 68 0 0 25 0 1 0 154809210 354381824 85493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 86519 85493 721 52 0 84887 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 346076

[startup+402.39 s]
/proc/loadavg: 0.99 0.98 1.18 2/65 24793
/proc/meminfo: memFree=1340208/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=390008 CPUtime=402.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 96508 0 0 0 40151 77 0 0 25 0 1 0 154809210 399368192 96450 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 97502 96450 721 52 0 95870 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 390008

[startup+462.403 s]
/proc/loadavg: 0.99 0.98 1.17 2/65 24793
/proc/meminfo: memFree=1296752/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=433504 CPUtime=462.27
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 107379 0 0 0 46141 86 0 0 25 0 1 0 154809210 443908096 107321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 108376 107321 721 52 0 106744 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 433504

[startup+522.416 s]
/proc/loadavg: 0.99 0.98 1.16 2/65 24793
/proc/meminfo: memFree=1257200/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=473224 CPUtime=522.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 117290 0 0 0 52130 98 0 0 25 0 1 0 154809210 484581376 117232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 118306 117232 721 52 0 116674 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 473224

[startup+582.428 s]
/proc/loadavg: 0.99 0.98 1.14 2/65 24793
/proc/meminfo: memFree=1217584/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=512244 CPUtime=582.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 127071 0 0 0 58121 107 0 0 25 0 1 0 154809210 524537856 127013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 128061 127013 721 52 0 126429 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 512244

[startup+642.444 s]
/proc/loadavg: 0.99 0.98 1.13 2/65 24793
/proc/meminfo: memFree=1178800/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=551200 CPUtime=642.27
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 136775 0 0 0 64111 116 0 0 25 0 1 0 154809210 564428800 136717 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 137800 136717 721 52 0 136168 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 551200

[startup+702.459 s]
/proc/loadavg: 0.99 0.98 1.12 2/65 24793
/proc/meminfo: memFree=1140016/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=590056 CPUtime=702.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 146503 0 0 0 70101 127 0 0 25 0 1 0 154809210 604217344 146445 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 147514 146445 721 52 0 145882 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 590056

[startup+762.474 s]
/proc/loadavg: 0.99 0.98 1.11 2/65 24793
/proc/meminfo: memFree=1101680/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=628728 CPUtime=762.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 156147 0 0 0 76091 137 0 0 25 0 1 0 154809210 643817472 156089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 157182 156089 721 52 0 155550 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 628728

[startup+822.495 s]
/proc/loadavg: 0.99 0.98 1.10 2/65 24793
/proc/meminfo: memFree=1065008/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=664596 CPUtime=822.29
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 165127 0 0 0 82083 146 0 0 25 0 1 0 154809210 680546304 165069 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 166149 165069 721 52 0 164517 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 664596

[startup+882.508 s]
/proc/loadavg: 0.99 0.98 1.09 2/65 24793
/proc/meminfo: memFree=1030000/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=699808 CPUtime=882.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 173907 0 0 0 88074 154 0 0 25 0 1 0 154809210 716603392 173849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 174952 173849 721 52 0 173320 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 699808

[startup+942.52 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 24793
/proc/meminfo: memFree=995504/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=734304 CPUtime=942.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 182539 0 0 0 94065 163 0 0 25 0 1 0 154809210 751927296 182481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 183576 182481 721 52 0 181944 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 734304

[startup+1002.53 s]
/proc/loadavg: 0.99 0.98 1.08 2/65 24793
/proc/meminfo: memFree=961392/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=768300 CPUtime=1002.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 191057 0 0 0 100057 171 0 0 25 0 1 0 154809210 786739200 190999 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 192075 190999 721 52 0 190443 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 768300

[startup+1062.55 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 24793
/proc/meminfo: memFree=927024/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=802400 CPUtime=1062.29
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 199550 0 0 0 106047 182 0 0 25 0 1 0 154809210 821657600 199492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 200600 199492 721 52 0 198968 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 802400

[startup+1122.57 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 24793
/proc/meminfo: memFree=893104/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=836184 CPUtime=1122.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 208026 0 0 0 112037 191 0 0 25 0 1 0 154809210 856252416 207968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 209046 207968 721 52 0 207414 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 836184

[startup+1182.58 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 24793
/proc/meminfo: memFree=859376/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=869808 CPUtime=1182.28
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 216410 0 0 0 118031 197 0 0 25 0 1 0 154809210 890683392 216352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667972 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 217452 216352 721 52 0 215820 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 869808

[startup+1242.6 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 24793
/proc/meminfo: memFree=824624/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=904392 CPUtime=1242.29
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 225071 0 0 0 124022 207 0 0 25 0 1 0 154809210 926097408 225013 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5305979 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 226098 225013 721 52 0 224466 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 904392



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1270.25 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 24793
/proc/meminfo: memFree=807344/2055920 swapFree=4192812/4192956
[pid=24790] ppid=24788 vsize=921684 CPUtime=1269.93
/proc/24790/stat : 24790 (CSPtoSAT+minisa) R 24788 24790 24229 0 -1 4194304 229383 0 0 0 126782 211 0 0 25 0 1 0 154809210 943804416 229325 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/24790/statm: 230421 229325 721 52 0 228789 0
Current children cumulated CPU time (s) 1269.93
Current children cumulated vsize (KiB) 921684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1270.4
CPU time (s): 1270.09
CPU user time (s): 1267.83
CPU system time (s): 2.26366
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 921684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1267.83
system time used= 2.26365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229383
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= 10
involuntary context switches= 2273

runsolver used 0.865868 s user time and 2.53461 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan  6 06:15:11 UTC 2007


IDJOB= 214505
IDBENCH= 4929
FILE ID= node58/214505-1168064108

PBS_JOBID= 3475581

Free space on /tmp= 66533 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b4405c87f2351f611ae63d88713355ea

RANDOM SEED= 786542963

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.223
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.223
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:       1724112 kB
Buffers:         16532 kB
Cached:         234592 kB
SwapCached:          0 kB
Active:          39960 kB
Inactive:       226528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1724112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5152 kB
Writeback:           0 kB
Mapped:          25596 kB
Slab:            51432 kB
Committed_AS:  2136168 kB
PageTables:       1380 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= 66533 MiB



End job on node58 on Sat Jan  6 06:36:23 UTC 2007