Trace number 207553

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.06 1804.68

General information on the benchmark

Namefapp/test01-04/test04/
test04-1250-3.xml
MD5SUM254a8d3f7d7300023199baca642e7b35
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.87811
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1250
Number of constraints18359
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension18359
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...
1.92	c ...done
1.92	c #SATvar=760777 #SATclauses=1517800 #CSPpredicates=18359

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/node13/watcher-207553-1168060494 -o ROOT/results/node13/solver-207553-1168060494 -C 1800 -M 900 /tmp/evaluation/207553-1168060494/CSPtoSAT+minisat /tmp/evaluation/207553-1168060494/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: 2.00 2.00 2.00 4/86 1360
/proc/meminfo: memFree=1266640/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=6696 CPUtime=0
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 154444377 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 11852029 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 1674 415 375 52 0 30 0

[startup+0.103913 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 1360
/proc/meminfo: memFree=1266640/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=12408 CPUtime=0.09
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 2053 0 0 0 9 0 0 0 18 0 1 0 154444377 12705792 1968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669248 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 3102 1972 694 52 0 1470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12408

[startup+0.51314 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 1360
/proc/meminfo: memFree=1266640/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=81000 CPUtime=0.5
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 17183 0 0 0 42 8 0 0 22 0 1 0 154444377 82944000 17003 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 20250 17007 696 52 0 18618 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 81000

[startup+1.34207 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1360
/proc/meminfo: memFree=1165456/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=115028 CPUtime=1.33
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 26266 0 0 0 118 15 0 0 25 0 1 0 154444377 117788672 26086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159318890 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 28757 26086 704 52 0 27125 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 115028

[startup+2.98429 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1360
/proc/meminfo: memFree=1162832/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=116984 CPUtime=2.98
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 26806 0 0 0 282 16 0 0 25 0 1 0 154444377 119791616 26600 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678533 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29246 26600 721 52 0 27614 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 116984

[startup+6.26392 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1360
/proc/meminfo: memFree=1162648/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=116984 CPUtime=6.25
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 26816 0 0 0 609 16 0 0 25 0 1 0 154444377 119791616 26610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665610 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29246 26610 721 52 0 27614 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 116984

[startup+12.7378 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1360
/proc/meminfo: memFree=1162520/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=117236 CPUtime=12.72
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 26869 0 0 0 1256 16 0 0 25 0 1 0 154444377 120049664 26663 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29309 26663 721 52 0 27677 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 117236

[startup+25.5633 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1360
/proc/meminfo: memFree=1162136/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=117948 CPUtime=25.51
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 26970 0 0 0 2535 16 0 0 25 0 1 0 154444377 120778752 26764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29487 26764 721 52 0 27855 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 117948

[startup+51.2317 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 1360
/proc/meminfo: memFree=1161368/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=118212 CPUtime=51.16
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 27085 0 0 0 5099 17 0 0 25 0 1 0 154444377 121049088 26879 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671194 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29553 26879 721 52 0 27921 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 118212

[startup+102.465 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 1360
/proc/meminfo: memFree=1160344/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=118928 CPUtime=102.34
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 27248 0 0 0 10217 17 0 0 25 0 1 0 154444377 121782272 27042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29732 27042 721 52 0 28100 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 118928

[startup+162.518 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1245080/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=119608 CPUtime=162.3
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 27432 0 0 0 16212 18 0 0 25 0 1 0 154444377 122478592 27226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 29902 27226 721 52 0 28270 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 119608

[startup+222.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1398
/proc/meminfo: memFree=1242776/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=120432 CPUtime=222.3
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 27616 0 0 0 22211 19 0 0 25 0 1 0 154444377 123322368 27410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 30108 27410 721 52 0 28476 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 120432

[startup+282.626 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 1400
/proc/meminfo: memFree=1240408/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=121172 CPUtime=282.3
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 27797 0 0 0 28211 19 0 0 25 0 1 0 154444377 124080128 27591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671518 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 30293 27591 721 52 0 28661 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 121172

[startup+342.689 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 1400
/proc/meminfo: memFree=1238232/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=121832 CPUtime=342.29
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 27980 0 0 0 34209 20 0 0 25 0 1 0 154444377 124755968 27774 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 30458 27774 721 52 0 28826 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 121832

[startup+402.744 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1235992/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=122612 CPUtime=402.27
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 28151 0 0 0 40207 20 0 0 25 0 1 0 154444377 125554688 27945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 30653 27945 721 52 0 29021 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 122612

[startup+462.797 s]
/proc/loadavg: 2.08 2.03 2.01 3/86 1400
/proc/meminfo: memFree=1233816/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=123272 CPUtime=462.28
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 28320 0 0 0 46207 21 0 0 25 0 1 0 154444377 126230528 28114 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671654 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 30818 28114 721 52 0 29186 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 123272

[startup+522.864 s]
/proc/loadavg: 2.03 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1231704/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=123932 CPUtime=522.27
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 28485 0 0 0 52206 21 0 0 25 0 1 0 154444377 126906368 28279 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 30983 28279 721 52 0 29351 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 123932

[startup+582.93 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1229528/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=124460 CPUtime=582.27
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 28648 0 0 0 58205 22 0 0 25 0 1 0 154444377 127447040 28442 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667295 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 31115 28442 721 52 0 29483 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 124460

[startup+642.988 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1400
/proc/meminfo: memFree=1227480/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=125300 CPUtime=642.28
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 28811 0 0 0 64206 22 0 0 25 0 1 0 154444377 128307200 28605 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 31325 28605 721 52 0 29693 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 125300

[startup+703.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1225368/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=125960 CPUtime=702.27
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 28975 0 0 0 70204 23 0 0 25 0 1 0 154444377 128983040 28769 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 31490 28769 721 52 0 29858 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 125960

[startup+763.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1223256/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=126488 CPUtime=762.26
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 29136 0 0 0 76203 23 0 0 25 0 1 0 154444377 129523712 28930 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 31622 28930 721 52 0 29990 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 126488

[startup+823.171 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1221208/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=127148 CPUtime=822.28
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 29294 0 0 0 82204 24 0 0 25 0 1 0 154444377 130199552 29088 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 31787 29088 721 52 0 30155 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 127148

[startup+883.226 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1400
/proc/meminfo: memFree=1219160/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=127676 CPUtime=882.26
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 29453 0 0 0 88201 25 0 0 25 0 1 0 154444377 130740224 29247 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671531 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 31919 29247 721 52 0 30287 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 127676

[startup+943.275 s]
/proc/loadavg: 2.06 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1217112/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=128604 CPUtime=942.24
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 29615 0 0 0 94199 25 0 0 25 0 1 0 154444377 131690496 29409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 32151 29409 721 52 0 30519 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 128604

[startup+1003.33 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1215512/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=129132 CPUtime=1002.24
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 29769 0 0 0 100198 26 0 0 25 0 1 0 154444377 132231168 29563 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 32283 29563 721 52 0 30651 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 129132

[startup+1063.38 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1214744/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=129792 CPUtime=1062.21
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 29932 0 0 0 106195 26 0 0 25 0 1 0 154444377 132907008 29726 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 32448 29726 721 52 0 30816 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 129792

[startup+1123.45 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1214040/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=130452 CPUtime=1122.02
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 30093 0 0 0 112176 26 0 0 25 0 1 0 154444377 133582848 29887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671770 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 32613 29887 721 52 0 30981 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 130452

[startup+1183.48 s]
/proc/loadavg: 2.06 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1213400/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=130980 CPUtime=1181.77
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 30253 0 0 0 118150 27 0 0 25 0 1 0 154444377 134123520 30047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671199 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 32745 30047 721 52 0 31113 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 130980

[startup+1243.51 s]
/proc/loadavg: 2.14 2.06 2.01 3/86 1400
/proc/meminfo: memFree=1212696/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=131640 CPUtime=1241.5
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 30410 0 0 0 124123 27 0 0 25 0 1 0 154444377 134799360 30204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667327 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 32910 30204 721 52 0 31278 0
Current children cumulated CPU time (s) 1241.5
Current children cumulated vsize (KiB) 131640

[startup+1303.53 s]
/proc/loadavg: 2.05 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1212056/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=132168 CPUtime=1301.26
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 30568 0 0 0 130098 28 0 0 25 0 1 0 154444377 135340032 30362 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 33042 30362 721 52 0 31410 0
Current children cumulated CPU time (s) 1301.26
Current children cumulated vsize (KiB) 132168

[startup+1363.56 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1211352/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=133232 CPUtime=1361
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 30723 0 0 0 136072 28 0 0 25 0 1 0 154444377 136429568 30517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 33308 30517 721 52 0 31676 0
Current children cumulated CPU time (s) 1361
Current children cumulated vsize (KiB) 133232

[startup+1423.58 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1210712/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=133760 CPUtime=1420.71
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 30876 0 0 0 142043 28 0 0 25 0 1 0 154444377 136970240 30670 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 33440 30670 721 52 0 31808 0
Current children cumulated CPU time (s) 1420.71
Current children cumulated vsize (KiB) 133760

[startup+1483.6 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 1400
/proc/meminfo: memFree=1210136/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=134288 CPUtime=1480.47
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31030 0 0 0 148018 29 0 0 25 0 1 0 154444377 137510912 30824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671469 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 33572 30824 721 52 0 31940 0
Current children cumulated CPU time (s) 1480.47
Current children cumulated vsize (KiB) 134288

[startup+1543.63 s]
/proc/loadavg: 2.09 2.04 2.01 4/86 1400
/proc/meminfo: memFree=1209496/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=134948 CPUtime=1540.22
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31181 0 0 0 153992 30 0 0 25 0 1 0 154444377 138186752 30975 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 33737 30975 721 52 0 32105 0
Current children cumulated CPU time (s) 1540.22
Current children cumulated vsize (KiB) 134948

[startup+1603.66 s]
/proc/loadavg: 2.10 2.05 2.00 3/86 1400
/proc/meminfo: memFree=1208920/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=135476 CPUtime=1599.95
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31329 0 0 0 159965 30 0 0 25 0 1 0 154444377 138727424 31123 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 33869 31123 721 52 0 32237 0
Current children cumulated CPU time (s) 1599.95
Current children cumulated vsize (KiB) 135476

[startup+1663.68 s]
/proc/loadavg: 2.08 2.05 2.00 3/86 1400
/proc/meminfo: memFree=1208280/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=136004 CPUtime=1659.72
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31480 0 0 0 165941 31 0 0 25 0 1 0 154444377 139268096 31274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667433 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 34001 31274 721 52 0 32369 0
Current children cumulated CPU time (s) 1659.72
Current children cumulated vsize (KiB) 136004

[startup+1723.71 s]
/proc/loadavg: 2.03 2.04 2.00 3/86 1400
/proc/meminfo: memFree=1207704/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=136532 CPUtime=1719.47
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31631 0 0 0 171916 31 0 0 25 0 1 0 154444377 139808768 31425 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 34133 31425 721 52 0 32501 0
Current children cumulated CPU time (s) 1719.47
Current children cumulated vsize (KiB) 136532

[startup+1783.73 s]
/proc/loadavg: 2.01 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1207064/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=137192 CPUtime=1779.18
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31779 0 0 0 177887 31 0 0 25 0 1 0 154444377 140484608 31573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 34298 31573 721 52 0 32666 0
Current children cumulated CPU time (s) 1779.18
Current children cumulated vsize (KiB) 137192



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.66 s]
/proc/loadavg: 2.00 2.03 2.00 3/86 1400
/proc/meminfo: memFree=1206808/2055920 swapFree=4192812/4192956
[pid=1359] ppid=1357 vsize=137324 CPUtime=1800.02
/proc/1359/stat : 1359 (CSPtoSAT+minisa) R 1357 1359 949 0 -1 4194304 31830 0 0 0 179971 31 0 0 25 0 1 0 154444377 140619776 31624 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/1359/statm: 34331 31624 721 52 0 32699 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 137324

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.68
CPU time (s): 1800.06
CPU user time (s): 1799.72
CPU system time (s): 0.340948
CPU usage (%): 99.7437
Max. virtual memory (cumulated for all children) (KiB): 137324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.340948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31830
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= 19404

runsolver used 1.86172 s user time and 5.51916 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 05:14:54 UTC 2007


IDJOB= 207553
IDBENCH= 4297
FILE ID= node13/207553-1168060494

PBS_JOBID= 3475349

Free space on /tmp= 66315 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test04/test04-1250-3.xml
COMMAND LINE= /tmp/evaluation/207553-1168060494/CSPtoSAT+minisat /tmp/evaluation/207553-1168060494/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-207553-1168060494 -o ROOT/results/node13/solver-207553-1168060494 -C 1800 -M 900  /tmp/evaluation/207553-1168060494/CSPtoSAT+minisat /tmp/evaluation/207553-1168060494/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  254a8d3f7d7300023199baca642e7b35

RANDOM SEED= 654813394

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.247
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.247
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:       1267056 kB
Buffers:         70496 kB
Cached:         477176 kB
SwapCached:          0 kB
Active:         462080 kB
Inactive:       232328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1267056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4120 kB
Writeback:           0 kB
Mapped:         169168 kB
Slab:            78924 kB
Committed_AS:  3652132 kB
PageTables:       2584 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= 66316 MiB



End job on node13 on Sat Jan  6 05:44:59 UTC 2007