Trace number 221614

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 1808.73

General information on the benchmark

Namefapp/fapp31-35/fapp32/
fapp32-0550-5.xml
MD5SUMf87d9695c3e2a73bc5ad29c1ef0c31b9
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.573
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
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.94	c ...done
1.94	c #SATvar=1344210 #SATclauses=2686766 #CSPpredicates=9461

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/node30/watcher-221614-1168066831 -o ROOT/results/node30/solver-221614-1168066831 -C 1800 -M 900 /tmp/evaluation/221614-1168066831/CSPtoSAT+minisat /tmp/evaluation/221614-1168066831/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.77 1.94 1.81 3/81 1577
/proc/meminfo: memFree=1243216/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=6696 CPUtime=0
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 407 0 0 0 0 0 0 0 18 0 1 0 155077234 6856704 386 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6987041 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 1674 393 359 52 0 30 0

[startup+0.107421 s]
/proc/loadavg: 1.77 1.94 1.81 3/81 1577
/proc/meminfo: memFree=1243216/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=6952 CPUtime=0.1
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 840 0 0 0 10 0 0 0 18 0 1 0 155077234 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4157726484 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.51746 s]
/proc/loadavg: 1.77 1.94 1.81 3/81 1577
/proc/meminfo: memFree=1243216/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=70708 CPUtime=0.5
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 15853 0 0 0 43 7 0 0 22 0 1 0 155077234 72404992 15606 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 17677 15610 696 52 0 16045 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 70708

[startup+1.34552 s]
/proc/loadavg: 1.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=982312/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=200236 CPUtime=1.32
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 44867 0 0 0 108 24 0 0 25 0 1 0 155077234 205041664 44620 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7452283 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50059 44620 704 52 0 48427 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 200236

[startup+2.98262 s]
/proc/loadavg: 1.77 1.94 1.81 3/86 1603
/proc/meminfo: memFree=882088/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=202164 CPUtime=2.95
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45432 0 0 0 270 25 0 0 25 0 1 0 155077234 207015936 45151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678204 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50541 45151 721 52 0 48909 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 202164

[startup+6.26183 s]
/proc/loadavg: 1.78 1.94 1.81 3/86 1603
/proc/meminfo: memFree=881768/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=202284 CPUtime=6.22
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45459 0 0 0 597 25 0 0 25 0 1 0 155077234 207138816 45178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50571 45178 721 52 0 48939 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 202284

[startup+12.7342 s]
/proc/loadavg: 1.80 1.94 1.81 3/86 1603
/proc/meminfo: memFree=881384/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=202732 CPUtime=12.66
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45520 0 0 0 1241 25 0 0 25 0 1 0 155077234 207597568 45239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50683 45239 721 52 0 49051 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 202732

[startup+25.5561 s]
/proc/loadavg: 1.84 1.94 1.81 3/86 1603
/proc/meminfo: memFree=880680/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=203276 CPUtime=25.42
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45599 0 0 0 2517 25 0 0 25 0 1 0 155077234 208154624 45318 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671171 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50819 45318 721 52 0 49187 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 203276

[startup+51.2257 s]
/proc/loadavg: 1.90 1.94 1.82 3/92 1708
/proc/meminfo: memFree=878544/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=203408 CPUtime=50.85
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45682 0 0 0 5060 25 0 0 25 0 1 0 155077234 208289792 45401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50852 45401 721 52 0 49220 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 203408

[startup+102.461 s]
/proc/loadavg: 1.95 1.95 1.82 3/92 1775
/proc/meminfo: memFree=877872/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=203804 CPUtime=101.77
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45794 0 0 0 10152 25 0 0 25 0 1 0 155077234 208695296 45513 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667329 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 50951 45513 721 52 0 49319 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 203804

[startup+162.513 s]
/proc/loadavg: 1.98 1.95 1.83 3/86 1809
/proc/meminfo: memFree=878312/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=204120 CPUtime=161.51
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 45891 0 0 0 16126 25 0 0 25 0 1 0 155077234 209018880 45610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51030 45610 721 52 0 49398 0
Current children cumulated CPU time (s) 161.51
Current children cumulated vsize (KiB) 204120

[startup+222.559 s]
/proc/loadavg: 1.99 1.96 1.84 3/86 1809
/proc/meminfo: memFree=877416/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=204616 CPUtime=221.28
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46002 0 0 0 22102 26 0 0 25 0 1 0 155077234 209526784 45721 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678238 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51154 45721 721 52 0 49522 0
Current children cumulated CPU time (s) 221.28
Current children cumulated vsize (KiB) 204616

[startup+282.596 s]
/proc/loadavg: 1.99 1.97 1.84 3/86 1809
/proc/meminfo: memFree=876584/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=204880 CPUtime=281.04
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46097 0 0 0 28078 26 0 0 25 0 1 0 155077234 209797120 45816 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678209 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51220 45816 721 52 0 49588 0
Current children cumulated CPU time (s) 281.04
Current children cumulated vsize (KiB) 204880

[startup+342.63 s]
/proc/loadavg: 1.99 1.97 1.85 3/86 1809
/proc/meminfo: memFree=875944/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=205308 CPUtime=340.79
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46188 0 0 0 34053 26 0 0 25 0 1 0 155077234 210235392 45907 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51327 45907 721 52 0 49695 0
Current children cumulated CPU time (s) 340.79
Current children cumulated vsize (KiB) 205308

[startup+402.672 s]
/proc/loadavg: 1.99 1.97 1.85 3/86 1809
/proc/meminfo: memFree=875112/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=205704 CPUtime=400.55
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46282 0 0 0 40028 27 0 0 25 0 1 0 155077234 210640896 46001 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51426 46001 721 52 0 49794 0
Current children cumulated CPU time (s) 400.55
Current children cumulated vsize (KiB) 205704

[startup+462.709 s]
/proc/loadavg: 1.99 1.97 1.86 3/86 1809
/proc/meminfo: memFree=874280/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=205968 CPUtime=460.31
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46375 0 0 0 46004 27 0 0 25 0 1 0 155077234 210911232 46094 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678223 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51492 46094 721 52 0 49860 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 205968

[startup+522.743 s]
/proc/loadavg: 1.99 1.97 1.86 3/86 1809
/proc/meminfo: memFree=873640/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=206444 CPUtime=520.07
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46466 0 0 0 51980 27 0 0 25 0 1 0 155077234 211398656 46185 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51611 46185 721 52 0 49979 0
Current children cumulated CPU time (s) 520.07
Current children cumulated vsize (KiB) 206444

[startup+582.787 s]
/proc/loadavg: 1.99 1.97 1.87 3/86 1809
/proc/meminfo: memFree=872936/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=206708 CPUtime=579.82
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46555 0 0 0 57955 27 0 0 25 0 1 0 155077234 211668992 46274 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51677 46274 721 52 0 50045 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 206708

[startup+642.831 s]
/proc/loadavg: 1.99 1.97 1.88 3/86 1809
/proc/meminfo: memFree=872232/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=207104 CPUtime=639.59
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46647 0 0 0 63932 27 0 0 25 0 1 0 155077234 212074496 46366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51776 46366 721 52 0 50144 0
Current children cumulated CPU time (s) 639.59
Current children cumulated vsize (KiB) 207104

[startup+702.901 s]
/proc/loadavg: 1.99 1.97 1.88 3/86 1809
/proc/meminfo: memFree=871464/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=207500 CPUtime=699.38
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46741 0 0 0 69910 28 0 0 25 0 1 0 155077234 212480000 46460 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671308 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51875 46460 721 52 0 50243 0
Current children cumulated CPU time (s) 699.38
Current children cumulated vsize (KiB) 207500

[startup+762.937 s]
/proc/loadavg: 1.99 1.97 1.89 3/86 1809
/proc/meminfo: memFree=870760/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=207884 CPUtime=759.14
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46830 0 0 0 75886 28 0 0 25 0 1 0 155077234 212873216 46549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 51971 46549 721 52 0 50339 0
Current children cumulated CPU time (s) 759.14
Current children cumulated vsize (KiB) 207884

[startup+822.981 s]
/proc/loadavg: 2.07 1.99 1.90 3/86 1809
/proc/meminfo: memFree=869992/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=208280 CPUtime=818.9
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 46920 0 0 0 81862 28 0 0 25 0 1 0 155077234 213278720 46639 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667424 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52070 46639 721 52 0 50438 0
Current children cumulated CPU time (s) 818.9
Current children cumulated vsize (KiB) 208280

[startup+883.026 s]
/proc/loadavg: 2.03 1.99 1.91 3/86 1809
/proc/meminfo: memFree=869224/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=208544 CPUtime=878.66
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47007 0 0 0 87838 28 0 0 25 0 1 0 155077234 213549056 46726 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667334 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52136 46726 721 52 0 50504 0
Current children cumulated CPU time (s) 878.66
Current children cumulated vsize (KiB) 208544

[startup+943.07 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 1809
/proc/meminfo: memFree=868456/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=208940 CPUtime=938.42
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47099 0 0 0 93814 28 0 0 25 0 1 0 155077234 213954560 46818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52235 46818 721 52 0 50603 0
Current children cumulated CPU time (s) 938.42
Current children cumulated vsize (KiB) 208940

[startup+1003.11 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1809
/proc/meminfo: memFree=867752/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=209336 CPUtime=998.19
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47187 0 0 0 99790 29 0 0 25 0 1 0 155077234 214360064 46906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671298 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52334 46906 721 52 0 50702 0
Current children cumulated CPU time (s) 998.19
Current children cumulated vsize (KiB) 209336

[startup+1063.16 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1811
/proc/meminfo: memFree=866984/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=209600 CPUtime=1057.95
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47275 0 0 0 105766 29 0 0 25 0 1 0 155077234 214630400 46994 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52400 46994 721 52 0 50768 0
Current children cumulated CPU time (s) 1057.95
Current children cumulated vsize (KiB) 209600

[startup+1123.2 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1811
/proc/meminfo: memFree=866344/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=210176 CPUtime=1117.71
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47365 0 0 0 111742 29 0 0 25 0 1 0 155077234 215220224 47084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52544 47084 721 52 0 50912 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 210176

[startup+1183.24 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 1811
/proc/meminfo: memFree=865576/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=210440 CPUtime=1177.47
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47453 0 0 0 117718 29 0 0 25 0 1 0 155077234 215490560 47172 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52610 47172 721 52 0 50978 0
Current children cumulated CPU time (s) 1177.47
Current children cumulated vsize (KiB) 210440

[startup+1243.29 s]
/proc/loadavg: 2.08 2.00 1.91 3/86 1811
/proc/meminfo: memFree=864872/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=210836 CPUtime=1237.24
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47540 0 0 0 123694 30 0 0 25 0 1 0 155077234 215896064 47259 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52709 47259 721 52 0 51077 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 210836

[startup+1303.32 s]
/proc/loadavg: 2.06 2.01 1.92 3/86 1811
/proc/meminfo: memFree=864104/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=211100 CPUtime=1297
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47630 0 0 0 129670 30 0 0 25 0 1 0 155077234 216166400 47349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52775 47349 721 52 0 51143 0
Current children cumulated CPU time (s) 1297
Current children cumulated vsize (KiB) 211100

[startup+1363.36 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 1811
/proc/meminfo: memFree=863400/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=211496 CPUtime=1356.76
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47716 0 0 0 135646 30 0 0 25 0 1 0 155077234 216571904 47435 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671249 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52874 47435 721 52 0 51242 0
Current children cumulated CPU time (s) 1356.76
Current children cumulated vsize (KiB) 211496

[startup+1423.4 s]
/proc/loadavg: 2.01 2.00 1.92 4/86 1811
/proc/meminfo: memFree=862696/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=211760 CPUtime=1416.51
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47803 0 0 0 141621 30 0 0 25 0 1 0 155077234 216842240 47522 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 52940 47522 721 52 0 51308 0
Current children cumulated CPU time (s) 1416.51
Current children cumulated vsize (KiB) 211760

[startup+1483.44 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=861992/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=212156 CPUtime=1476.27
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47891 0 0 0 147597 30 0 0 25 0 1 0 155077234 217247744 47610 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53039 47610 721 52 0 51407 0
Current children cumulated CPU time (s) 1476.27
Current children cumulated vsize (KiB) 212156

[startup+1543.48 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=861288/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=212420 CPUtime=1536.03
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 47978 0 0 0 153572 31 0 0 25 0 1 0 155077234 217518080 47697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678251 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53105 47697 721 52 0 51473 0
Current children cumulated CPU time (s) 1536.03
Current children cumulated vsize (KiB) 212420

[startup+1603.53 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=860456/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=213424 CPUtime=1595.79
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 48076 0 0 0 159548 31 0 0 25 0 1 0 155077234 218546176 47795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53356 47795 721 52 0 51724 0
Current children cumulated CPU time (s) 1595.79
Current children cumulated vsize (KiB) 213424

[startup+1663.56 s]
/proc/loadavg: 2.00 2.00 1.92 3/86 1811
/proc/meminfo: memFree=859752/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=213688 CPUtime=1655.55
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 48163 0 0 0 165524 31 0 0 25 0 1 0 155077234 218816512 47882 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53422 47882 721 52 0 51790 0
Current children cumulated CPU time (s) 1655.55
Current children cumulated vsize (KiB) 213688

[startup+1723.6 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 1811
/proc/meminfo: memFree=859048/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=214352 CPUtime=1715.31
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 48249 0 0 0 171499 32 0 0 25 0 1 0 155077234 219496448 47968 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671460 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53588 47968 721 52 0 51956 0
Current children cumulated CPU time (s) 1715.31
Current children cumulated vsize (KiB) 214352

[startup+1783.64 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 1811
/proc/meminfo: memFree=858408/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=214616 CPUtime=1775.07
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 48334 0 0 0 177475 32 0 0 25 0 1 0 155077234 219766784 48053 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53654 48053 721 52 0 52022 0
Current children cumulated CPU time (s) 1775.07
Current children cumulated vsize (KiB) 214616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.68 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 1811
/proc/meminfo: memFree=858024/2055920 swapFree=4191880/4192956
[pid=1576] ppid=1574 vsize=214748 CPUtime=1800
/proc/1576/stat : 1576 (CSPtoSAT+minisa) R 1574 1576 1266 0 -1 4194304 48371 0 0 0 179968 32 0 0 25 0 1 0 155077234 219901952 48090 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/1576/statm: 53687 48090 721 52 0 52055 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 214748

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.73
CPU time (s): 1800.05
CPU user time (s): 1799.69
CPU system time (s): 0.363944
CPU usage (%): 99.5201
Max. virtual memory (cumulated for all children) (KiB): 214748

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

runsolver used 2.08768 s user time and 5.20921 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 07:00:33 UTC 2007


IDJOB= 221614
IDBENCH= 5459
FILE ID= node30/221614-1168066831

PBS_JOBID= 3475632

Free space on /tmp= 66482 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp32/fapp32-0550-5.xml
COMMAND LINE= /tmp/evaluation/221614-1168066831/CSPtoSAT+minisat /tmp/evaluation/221614-1168066831/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-221614-1168066831 -o ROOT/results/node30/solver-221614-1168066831 -C 1800 -M 900  /tmp/evaluation/221614-1168066831/CSPtoSAT+minisat /tmp/evaluation/221614-1168066831/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f87d9695c3e2a73bc5ad29c1ef0c31b9

RANDOM SEED= 762655777

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.234
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.234
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:       1243632 kB
Buffers:         50120 kB
Cached:         618664 kB
SwapCached:        268 kB
Active:         163584 kB
Inactive:       562512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1243632 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2872 kB
Writeback:           0 kB
Mapped:          74988 kB
Slab:            71340 kB
Committed_AS:  3026004 kB
PageTables:       2080 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= 66479 MiB



End job on node30 on Sat Jan  6 07:30:43 UTC 2007