Trace number 207761

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.11 1802.11

General information on the benchmark

Namefapp/test01-04/test01/
test01-0150-0.xml
MD5SUM64ed652a1c4ea4fdff61db5dccb6babc
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 benchmark0.613906
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables150
Number of constraints1460
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1460
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...
0.19	c ...done
0.19	c #SATvar=87122 #SATclauses=173790 #CSPpredicates=1460

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-207761-1168060706 -o ROOT/results/node2/solver-207761-1168060706 -C 1800 -M 900 /tmp/evaluation/207761-1168060706/CSPtoSAT+minisat /tmp/evaluation/207761-1168060706/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 1750
/proc/meminfo: memFree=951768/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=6696 CPUtime=0
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 154466232 6856704 414 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10505080 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 1674 415 375 52 0 30 0

[startup+0.108928 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 1750
/proc/meminfo: memFree=951768/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=18996 CPUtime=0.1
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 3716 0 0 0 8 2 0 0 18 0 1 0 154466232 19451904 3650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669414 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 4749 3654 696 52 0 3117 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18996

[startup+0.517 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 1750
/proc/meminfo: memFree=951768/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=19228 CPUtime=0.51
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 3839 0 0 0 49 2 0 0 22 0 1 0 154466232 19689472 3747 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665701 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 4807 3747 721 52 0 3175 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 19228

[startup+1.33815 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1750
/proc/meminfo: memFree=939416/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=19448 CPUtime=1.33
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 3866 0 0 0 131 2 0 0 25 0 1 0 154466232 19914752 3774 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 4862 3774 721 52 0 3230 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 19448

[startup+2.97546 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1750
/proc/meminfo: memFree=939288/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=19612 CPUtime=2.97
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 3903 0 0 0 295 2 0 0 25 0 1 0 154466232 20082688 3811 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 4903 3811 721 52 0 3271 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 19612

[startup+6.26306 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1750
/proc/meminfo: memFree=939096/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=19612 CPUtime=6.25
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 3921 0 0 0 623 2 0 0 25 0 1 0 154466232 20082688 3829 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 4903 3829 721 52 0 3271 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19612

[startup+12.7283 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=938712/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=19876 CPUtime=12.71
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 3984 0 0 0 1269 2 0 0 25 0 1 0 154466232 20353024 3892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671211 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 4969 3892 721 52 0 3337 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 19876

[startup+25.5626 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=938328/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=20300 CPUtime=25.54
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 4092 0 0 0 2552 2 0 0 25 0 1 0 154466232 20787200 4000 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678233 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 5075 4000 721 52 0 3443 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 20300

[startup+51.2263 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=937176/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=21136 CPUtime=51.16
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 4311 0 0 0 5113 3 0 0 25 0 1 0 154466232 21643264 4219 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 5284 4219 721 52 0 3652 0
Current children cumulated CPU time (s) 51.16
Current children cumulated vsize (KiB) 21136

[startup+102.441 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 1752
/proc/meminfo: memFree=935064/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=22832 CPUtime=102.33
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 4717 0 0 0 10229 4 0 0 25 0 1 0 154466232 23379968 4625 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 5708 4625 721 52 0 4076 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 22832

[startup+162.487 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 1752
/proc/meminfo: memFree=932504/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=24668 CPUtime=162.32
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 5182 0 0 0 16227 5 0 0 25 0 1 0 154466232 25260032 5090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 6167 5090 721 52 0 4535 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 24668

[startup+222.535 s]
/proc/loadavg: 2.09 2.03 2.00 3/86 1752
/proc/meminfo: memFree=930008/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=26564 CPUtime=222.28
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 5636 0 0 0 22222 6 0 0 25 0 1 0 154466232 27201536 5544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 6641 5544 721 52 0 5009 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26564

[startup+282.583 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 1752
/proc/meminfo: memFree=927512/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=28548 CPUtime=282.26
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 6087 0 0 0 28218 8 0 0 25 0 1 0 154466232 29233152 5995 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 7137 5995 721 52 0 5505 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 28548

[startup+342.635 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 1752
/proc/meminfo: memFree=925088/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=30264 CPUtime=342.26
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 6539 0 0 0 34217 9 0 0 25 0 1 0 154466232 30990336 6447 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 7566 6447 721 52 0 5934 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 30264

[startup+402.686 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1752
/proc/meminfo: memFree=922720/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=31848 CPUtime=402.22
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 6972 0 0 0 40212 10 0 0 25 0 1 0 154466232 32612352 6880 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 7962 6880 721 52 0 6330 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 31848

[startup+462.734 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 1752
/proc/meminfo: memFree=920288/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=33836 CPUtime=462.21
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 7414 0 0 0 46210 11 0 0 25 0 1 0 154466232 34648064 7322 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 8459 7322 721 52 0 6827 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 33836

[startup+522.776 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=917920/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=35552 CPUtime=522.2
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 7845 0 0 0 52208 12 0 0 25 0 1 0 154466232 36405248 7753 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 8888 7753 721 52 0 7256 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 35552

[startup+582.823 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=915552/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=37136 CPUtime=582.17
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8276 0 0 0 58204 13 0 0 25 0 1 0 154466232 38027264 8184 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678183 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 9284 8184 721 52 0 7652 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 37136

[startup+642.872 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=913248/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=38720 CPUtime=642.15
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8702 0 0 0 64201 14 0 0 25 0 1 0 154466232 39649280 8610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667395 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 9680 8610 721 52 0 8048 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 38720

[startup+702.918 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=911584/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40252 CPUtime=702.13
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8948 0 0 0 70198 15 0 0 25 0 1 0 154466232 41218048 8856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10063 8856 721 52 0 8431 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 40252

[startup+762.962 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=910944/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40252 CPUtime=762.11
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8964 0 0 0 76196 15 0 0 25 0 1 0 154466232 41218048 8872 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668745 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10063 8872 721 52 0 8431 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 40252

[startup+823.004 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=910240/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40384 CPUtime=822.09
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8975 0 0 0 82193 16 0 0 25 0 1 0 154466232 41353216 8883 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10096 8883 721 52 0 8464 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 40384

[startup+883.042 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=909600/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40384 CPUtime=882.05
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8983 0 0 0 88189 16 0 0 25 0 1 0 154466232 41353216 8891 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10096 8891 721 52 0 8464 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 40384

[startup+943.081 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=908960/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40384 CPUtime=942.04
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8989 0 0 0 94188 16 0 0 25 0 1 0 154466232 41353216 8897 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10096 8897 721 52 0 8464 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 40384

[startup+1003.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=908320/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40384 CPUtime=1002.01
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 8995 0 0 0 100185 16 0 0 25 0 1 0 154466232 41353216 8903 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687415 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10096 8903 721 52 0 8464 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 40384

[startup+1063.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=907680/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40384 CPUtime=1061.98
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9000 0 0 0 106182 16 0 0 25 0 1 0 154466232 41353216 8908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10096 8908 721 52 0 8464 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 40384

[startup+1123.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=907104/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1121.96
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9004 0 0 0 112180 16 0 0 25 0 1 0 154466232 41488384 8912 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8912 721 52 0 8497 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 40516

[startup+1183.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=906464/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1181.95
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9009 0 0 0 118178 17 0 0 25 0 1 0 154466232 41488384 8917 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8917 721 52 0 8497 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 40516

[startup+1243.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=905824/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1241.9
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9013 0 0 0 124173 17 0 0 25 0 1 0 154466232 41488384 8921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8921 721 52 0 8497 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 40516

[startup+1303.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=905184/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1301.88
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9016 0 0 0 130171 17 0 0 25 0 1 0 154466232 41488384 8924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8924 721 52 0 8497 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 40516

[startup+1363.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=904608/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1361.87
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9019 0 0 0 136170 17 0 0 25 0 1 0 154466232 41488384 8927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8927 721 52 0 8497 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 40516

[startup+1423.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=903968/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1421.82
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9023 0 0 0 142165 17 0 0 25 0 1 0 154466232 41488384 8931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8931 721 52 0 8497 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 40516

[startup+1483.44 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=903392/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1481.8
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9026 0 0 0 148163 17 0 0 25 0 1 0 154466232 41488384 8934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8934 721 52 0 8497 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 40516

[startup+1543.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 1752
/proc/meminfo: memFree=902752/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1541.79
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9029 0 0 0 154161 18 0 0 25 0 1 0 154466232 41488384 8937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8937 721 52 0 8497 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 40516

[startup+1603.51 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 1791
/proc/meminfo: memFree=556112/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1601.73
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9032 0 0 0 160155 18 0 0 25 0 1 0 154466232 41488384 8940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8940 721 52 0 8497 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 40516

[startup+1663.54 s]
/proc/loadavg: 1.85 1.94 1.98 3/86 1908
/proc/meminfo: memFree=760208/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1661.68
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9035 0 0 0 166145 23 0 0 25 0 1 0 154466232 41488384 8943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687676 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8943 721 52 0 8497 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 40516

[startup+1723.58 s]
/proc/loadavg: 1.94 1.95 1.98 3/86 1908
/proc/meminfo: memFree=759248/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40516 CPUtime=1721.66
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9037 0 0 0 172143 23 0 0 25 0 1 0 154466232 41488384 8945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10129 8945 721 52 0 8497 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 40516

[startup+1783.62 s]
/proc/loadavg: 2.02 1.97 1.98 3/86 1908
/proc/meminfo: memFree=758672/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40648 CPUtime=1781.62
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9039 0 0 0 178139 23 0 0 25 0 1 0 154466232 41623552 8947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10162 8947 721 52 0 8530 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 40648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.09 s]
/proc/loadavg: 2.02 1.97 1.98 3/86 1908
/proc/meminfo: memFree=758480/2055920 swapFree=4191880/4192956
[pid=1749] ppid=1747 vsize=40648 CPUtime=1800.09
/proc/1749/stat : 1749 (CSPtoSAT+minisa) R 1747 1749 1690 0 -1 4194304 9041 0 0 0 179986 23 0 0 25 0 1 0 154466232 41623552 8949 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687324 0 0 4096 0 0 0 0 17 0 0 0
/proc/1749/statm: 10162 8949 721 52 0 8530 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 40648

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.11
CPU time (s): 1800.11
CPU user time (s): 1799.87
CPU system time (s): 0.245962
CPU usage (%): 99.8894
Max. virtual memory (cumulated for all children) (KiB): 40648

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

runsolver used 2.04569 s user time and 5.9291 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan  6 05:18:26 UTC 2007


IDJOB= 207761
IDBENCH= 4310
FILE ID= node2/207761-1168060706

PBS_JOBID= 3475362

Free space on /tmp= 66322 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/test01-04/test01/test01-0150-0.xml
COMMAND LINE= /tmp/evaluation/207761-1168060706/CSPtoSAT+minisat /tmp/evaluation/207761-1168060706/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-207761-1168060706 -o ROOT/results/node2/solver-207761-1168060706 -C 1800 -M 900  /tmp/evaluation/207761-1168060706/CSPtoSAT+minisat /tmp/evaluation/207761-1168060706/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  64ed652a1c4ea4fdff61db5dccb6babc

RANDOM SEED= 511071074

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:        952184 kB
Buffers:         83912 kB
Cached:         753036 kB
SwapCached:        268 kB
Active:         542048 kB
Inactive:       462364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        952184 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:         189236 kB
Slab:            83844 kB
Committed_AS:  3557512 kB
PageTables:       2616 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= 66321 MiB



End job on node2 on Sat Jan  6 05:48:28 UTC 2007