Trace number 202261

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.05 1809.99

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-4.xml
MD5SUM5fbe4146ea3bb95ea4606a5432d19742
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 benchmark6.95894
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node2/watcher-202261-1168056865 -o ROOT/results/node2/solver-202261-1168056865 -C 1800 -M 900 /tmp/evaluation/202261-1168056865/CSPtoSAT+minisat /tmp/evaluation/202261-1168056865/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.93 1.99 1.99 5/86 1321
/proc/meminfo: memFree=1026216/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=18540 CPUtime=0
/proc/1320/stat : 1320 (runsolver) R 1318 1320 1265 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 154082196 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 206381313319 0 0 4096 24578 0 0 0 17 1 0 0
/proc/1320/statm: 4635 279 244 17 0 2626 0

[startup+0.109699 s]
/proc/loadavg: 1.93 1.99 1.99 5/86 1321
/proc/meminfo: memFree=1026216/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=16764 CPUtime=0.09
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 3162 0 0 0 8 1 0 0 18 0 1 0 154082196 17166336 3092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669235 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 4191 3092 694 52 0 2559 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16764

[startup+0.517771 s]
/proc/loadavg: 1.93 1.99 1.99 5/86 1321
/proc/meminfo: memFree=1026216/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=94132 CPUtime=0.5
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 18728 0 0 0 40 10 0 0 22 0 1 0 154082196 96391168 18591 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10969603 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 23533 18591 696 52 0 21901 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 94132

[startup+1.33892 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 1321
/proc/meminfo: memFree=866728/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=206196 CPUtime=1.31
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 47756 0 0 0 105 26 0 0 25 0 1 0 154082196 211144704 47619 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10978496 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 51549 47619 696 52 0 49917 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 206196

[startup+2.97622 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 1321
/proc/meminfo: memFree=801832/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=248816 CPUtime=2.94
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 57303 0 0 0 263 31 0 0 25 0 1 0 154082196 254787584 57166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158654632 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 62204 57166 704 52 0 60572 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 248816

[startup+6.26383 s]
/proc/loadavg: 1.93 1.99 1.99 3/86 1321
/proc/meminfo: memFree=798376/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=250148 CPUtime=6.19
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 57706 0 0 0 588 31 0 0 25 0 1 0 154082196 256151552 57543 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665402 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 62537 57543 721 52 0 60905 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 250148

[startup+12.729 s]
/proc/loadavg: 1.94 1.99 1.99 3/86 1321
/proc/meminfo: memFree=798192/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=250280 CPUtime=12.59
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 57746 0 0 0 1228 31 0 0 25 0 1 0 154082196 256286720 57583 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 62570 57583 721 52 0 60938 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 250280

[startup+25.5604 s]
/proc/loadavg: 1.95 1.99 1.99 3/86 1321
/proc/meminfo: memFree=797808/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=250860 CPUtime=25.31
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 57872 0 0 0 2500 31 0 0 25 0 1 0 154082196 256880640 57709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 62715 57709 721 52 0 61083 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 250860

[startup+51.2181 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 1321
/proc/meminfo: memFree=797232/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=251684 CPUtime=50.73
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58005 0 0 0 5041 32 0 0 25 0 1 0 154082196 257724416 57842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 62921 57842 721 52 0 61289 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 251684

[startup+102.427 s]
/proc/loadavg: 2.08 2.02 2.00 3/86 1321
/proc/meminfo: memFree=796464/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=252272 CPUtime=101.47
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58150 0 0 0 10115 32 0 0 25 0 1 0 154082196 258326528 57987 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134533141 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 63068 57987 721 52 0 61436 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 252272

[startup+162.472 s]
/proc/loadavg: 2.10 2.03 2.00 3/86 1321
/proc/meminfo: memFree=795312/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=252880 CPUtime=160.95
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58319 0 0 0 16063 32 0 0 25 0 1 0 154082196 258949120 58156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665716 0 0 4096 0 0 0 0 17 1 0 0
/proc/1320/statm: 63220 58156 721 52 0 61588 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 252880

[startup+222.509 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1359
/proc/meminfo: memFree=499432/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=253408 CPUtime=220.49
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58477 0 0 0 22015 34 0 0 25 0 1 0 154082196 259489792 58314 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 63352 58314 721 52 0 61720 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 253408

[startup+282.573 s]
/proc/loadavg: 2.06 2.03 2.00 3/86 1361
/proc/meminfo: memFree=498152/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=254100 CPUtime=280.22
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58638 0 0 0 27988 34 0 0 25 0 1 0 154082196 260198400 58475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 63525 58475 721 52 0 61893 0
Current children cumulated CPU time (s) 280.22
Current children cumulated vsize (KiB) 254100

[startup+342.632 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1361
/proc/meminfo: memFree=497064/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=254628 CPUtime=339.99
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58788 0 0 0 33964 35 0 0 25 0 1 0 154082196 260739072 58625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 63657 58625 721 52 0 62025 0
Current children cumulated CPU time (s) 339.99
Current children cumulated vsize (KiB) 254628

[startup+402.696 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1361
/proc/meminfo: memFree=495912/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=255368 CPUtime=399.77
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 58935 0 0 0 39941 36 0 0 25 0 1 0 154082196 261496832 58772 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 63842 58772 721 52 0 62210 0
Current children cumulated CPU time (s) 399.77
Current children cumulated vsize (KiB) 255368

[startup+462.751 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 1361
/proc/meminfo: memFree=494952/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=255896 CPUtime=459.51
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59080 0 0 0 45915 36 0 0 25 0 1 0 154082196 262037504 58917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134680549 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 63974 58917 721 52 0 62342 0
Current children cumulated CPU time (s) 459.51
Current children cumulated vsize (KiB) 255896

[startup+522.802 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1361
/proc/meminfo: memFree=493992/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=256424 CPUtime=519.25
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59224 0 0 0 51889 36 0 0 25 0 1 0 154082196 262578176 59061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665637 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64106 59061 721 52 0 62474 0
Current children cumulated CPU time (s) 519.25
Current children cumulated vsize (KiB) 256424

[startup+582.858 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1361
/proc/meminfo: memFree=492968/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=257072 CPUtime=579.01
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59368 0 0 0 57864 37 0 0 25 0 1 0 154082196 263241728 59205 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64268 59205 721 52 0 62636 0
Current children cumulated CPU time (s) 579.01
Current children cumulated vsize (KiB) 257072

[startup+642.915 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1361
/proc/meminfo: memFree=491816/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=257600 CPUtime=638.75
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59511 0 0 0 63838 37 0 0 25 0 1 0 154082196 263782400 59348 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64400 59348 721 52 0 62768 0
Current children cumulated CPU time (s) 638.75
Current children cumulated vsize (KiB) 257600

[startup+702.972 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=490792/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=258128 CPUtime=698.52
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59649 0 0 0 69814 38 0 0 25 0 1 0 154082196 264323072 59486 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671268 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64532 59486 721 52 0 62900 0
Current children cumulated CPU time (s) 698.52
Current children cumulated vsize (KiB) 258128

[startup+763.026 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=489832/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=258656 CPUtime=758.29
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59789 0 0 0 75790 39 0 0 25 0 1 0 154082196 264863744 59626 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665683 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64664 59626 721 52 0 63032 0
Current children cumulated CPU time (s) 758.29
Current children cumulated vsize (KiB) 258656

[startup+823.083 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1361
/proc/meminfo: memFree=488936/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=259364 CPUtime=818.03
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 59924 0 0 0 81764 39 0 0 25 0 1 0 154082196 265588736 59761 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64841 59761 721 52 0 63209 0
Current children cumulated CPU time (s) 818.03
Current children cumulated vsize (KiB) 259364

[startup+883.132 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 1361
/proc/meminfo: memFree=487976/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=259892 CPUtime=877.79
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60061 0 0 0 87739 40 0 0 25 0 1 0 154082196 266129408 59898 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 64973 59898 721 52 0 63341 0
Current children cumulated CPU time (s) 877.79
Current children cumulated vsize (KiB) 259892

[startup+943.186 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 1361
/proc/meminfo: memFree=487016/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=260420 CPUtime=937.53
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60192 0 0 0 93713 40 0 0 25 0 1 0 154082196 266670080 60029 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671259 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65105 60029 721 52 0 63473 0
Current children cumulated CPU time (s) 937.53
Current children cumulated vsize (KiB) 260420

[startup+1003.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=486120/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=260948 CPUtime=997.3
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60322 0 0 0 99689 41 0 0 25 0 1 0 154082196 267210752 60159 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674398 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65237 60159 721 52 0 63605 0
Current children cumulated CPU time (s) 997.3
Current children cumulated vsize (KiB) 260948

[startup+1063.29 s]
/proc/loadavg: 2.04 2.01 2.00 3/86 1361
/proc/meminfo: memFree=485160/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=261476 CPUtime=1057.07
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60457 0 0 0 105666 41 0 0 25 0 1 0 154082196 267751424 60294 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65369 60294 721 52 0 63737 0
Current children cumulated CPU time (s) 1057.07
Current children cumulated vsize (KiB) 261476

[startup+1123.35 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 1361
/proc/meminfo: memFree=484328/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=261872 CPUtime=1116.81
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60589 0 0 0 111640 41 0 0 25 0 1 0 154082196 268156928 60426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65468 60426 721 52 0 63836 0
Current children cumulated CPU time (s) 1116.81
Current children cumulated vsize (KiB) 261872

[startup+1183.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 1361
/proc/meminfo: memFree=483368/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=262400 CPUtime=1176.59
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60719 0 0 0 117617 42 0 0 25 0 1 0 154082196 268697600 60556 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65600 60556 721 52 0 63968 0
Current children cumulated CPU time (s) 1176.59
Current children cumulated vsize (KiB) 262400

[startup+1243.45 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1361
/proc/meminfo: memFree=482408/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=263196 CPUtime=1236.33
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60852 0 0 0 123591 42 0 0 25 0 1 0 154082196 269512704 60689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65799 60689 721 52 0 64167 0
Current children cumulated CPU time (s) 1236.33
Current children cumulated vsize (KiB) 263196

[startup+1303.51 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1361
/proc/meminfo: memFree=481448/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=263724 CPUtime=1296.07
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 60981 0 0 0 129564 43 0 0 25 0 1 0 154082196 270053376 60818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 65931 60818 721 52 0 64299 0
Current children cumulated CPU time (s) 1296.07
Current children cumulated vsize (KiB) 263724

[startup+1363.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=480616/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=264120 CPUtime=1355.85
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61109 0 0 0 135541 44 0 0 25 0 1 0 154082196 270458880 60946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66030 60946 721 52 0 64398 0
Current children cumulated CPU time (s) 1355.85
Current children cumulated vsize (KiB) 264120

[startup+1423.63 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=479720/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=264648 CPUtime=1415.62
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61237 0 0 0 141518 44 0 0 25 0 1 0 154082196 270999552 61074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66162 61074 721 52 0 64530 0
Current children cumulated CPU time (s) 1415.62
Current children cumulated vsize (KiB) 264648

[startup+1483.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=478824/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=265176 CPUtime=1475.36
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61362 0 0 0 147491 45 0 0 25 0 1 0 154082196 271540224 61199 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674373 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66294 61199 721 52 0 64662 0
Current children cumulated CPU time (s) 1475.36
Current children cumulated vsize (KiB) 265176

[startup+1543.74 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=477864/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=265572 CPUtime=1535.12
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61489 0 0 0 153467 45 0 0 25 0 1 0 154082196 271945728 61326 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66393 61326 721 52 0 64761 0
Current children cumulated CPU time (s) 1535.12
Current children cumulated vsize (KiB) 265572

[startup+1603.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=477032/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=266100 CPUtime=1594.89
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61614 0 0 0 159442 47 0 0 25 0 1 0 154082196 272486400 61451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671471 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66525 61451 721 52 0 64893 0
Current children cumulated CPU time (s) 1594.89
Current children cumulated vsize (KiB) 266100

[startup+1663.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=476072/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=266496 CPUtime=1654.63
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61738 0 0 0 165416 47 0 0 25 0 1 0 154082196 272891904 61575 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562854 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66624 61575 721 52 0 64992 0
Current children cumulated CPU time (s) 1654.63
Current children cumulated vsize (KiB) 266496

[startup+1723.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1361
/proc/meminfo: memFree=475240/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=267024 CPUtime=1714.38
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61864 0 0 0 171391 47 0 0 25 0 1 0 154082196 273432576 61701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66756 61701 721 52 0 65124 0
Current children cumulated CPU time (s) 1714.38
Current children cumulated vsize (KiB) 267024

[startup+1783.97 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1361
/proc/meminfo: memFree=474408/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=267552 CPUtime=1774.16
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 61987 0 0 0 177368 48 0 0 25 0 1 0 154082196 273973248 61824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66888 61824 721 52 0 65256 0
Current children cumulated CPU time (s) 1774.16
Current children cumulated vsize (KiB) 267552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.94 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 1361
/proc/meminfo: memFree=474024/2055920 swapFree=4191880/4192956
[pid=1320] ppid=1318 vsize=267684 CPUtime=1800
/proc/1320/stat : 1320 (CSPtoSAT+minisa) R 1318 1320 1265 0 -1 4194304 62040 0 0 0 179952 48 0 0 25 0 1 0 154082196 274108416 61877 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678217 0 0 4096 0 0 0 0 17 0 0 0
/proc/1320/statm: 66921 61877 721 52 0 65289 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 267684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.99
CPU time (s): 1800.05
CPU user time (s): 1799.53
CPU system time (s): 0.526919
CPU usage (%): 99.451
Max. virtual memory (cumulated for all children) (KiB): 267684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.53
system time used= 0.526919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62040
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= 11
involuntary context switches= 61477

runsolver used 2.16467 s user time and 5.85711 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 04:14:25 UTC 2007


IDJOB= 202261
IDBENCH= 3822
FILE ID= node2/202261-1168056865

PBS_JOBID= 3475346

Free space on /tmp= 66320 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-4.xml
COMMAND LINE= /tmp/evaluation/202261-1168056865/CSPtoSAT+minisat /tmp/evaluation/202261-1168056865/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-202261-1168056865 -o ROOT/results/node2/solver-202261-1168056865 -C 1800 -M 900  /tmp/evaluation/202261-1168056865/CSPtoSAT+minisat /tmp/evaluation/202261-1168056865/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  5fbe4146ea3bb95ea4606a5432d19742

RANDOM SEED= 736956808

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.259
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	: 5931.00
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.259
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:       1026696 kB
Buffers:         83872 kB
Cached:         747636 kB
SwapCached:        268 kB
Active:         472780 kB
Inactive:       457008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1026696 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5376 kB
Writeback:           0 kB
Mapped:         119992 kB
Slab:            84172 kB
Committed_AS:  3483556 kB
PageTables:       2432 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 node2 on Sat Jan  6 04:44:36 UTC 2007