Trace number 201275

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.12 1802.21

General information on the benchmark

Namefapp/fapp11-15/fapp12/
fapp12-1500-6.xml
MD5SUMeb2dbda2391814cf18e943c437e26072
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints25409
Maximum constraint arity2
Maximum domain size310
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25409
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...
2.75	c ...done
2.75	c #SATvar=1307903 #SATclauses=2611302 #CSPpredicates=25409

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/node22/watcher-201275-1168055499 -o ROOT/results/node22/solver-201275-1168055499 -C 1800 -M 900 /tmp/evaluation/201275-1168055499/CSPtoSAT+minisat /tmp/evaluation/201275-1168055499/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.29 1.78 1.92 4/86 5616
/proc/meminfo: memFree=1126000/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=6696 CPUtime=0
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153945297 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4641941 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 1674 415 375 52 0 30 0

[startup+0.108763 s]
/proc/loadavg: 1.29 1.78 1.92 4/86 5616
/proc/meminfo: memFree=1126000/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=24536 CPUtime=0.1
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 4678 0 0 0 8 2 0 0 18 0 1 0 153945297 25124864 4502 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669451 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 6134 4505 694 52 0 4502 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24536

[startup+0.516816 s]
/proc/loadavg: 1.29 1.78 1.92 4/86 5616
/proc/meminfo: memFree=1126000/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=90568 CPUtime=0.5
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 19972 0 0 0 41 9 0 0 21 0 1 0 153945297 92741632 19771 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5113467 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 22642 19772 696 52 0 21010 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 90568

[startup+1.33794 s]
/proc/loadavg: 1.35 1.79 1.92 3/86 5616
/proc/meminfo: memFree=957232/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=198012 CPUtime=1.32
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 43786 0 0 0 111 21 0 0 25 0 1 0 153945297 202764288 43585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158353755 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 49503 43586 704 52 0 47871 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 198012

[startup+2.9812 s]
/proc/loadavg: 1.35 1.79 1.92 3/86 5616
/proc/meminfo: memFree=951024/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=202476 CPUtime=2.97
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 44962 0 0 0 275 22 0 0 25 0 1 0 153945297 207335424 44735 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 50619 44735 721 52 0 48987 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 202476

[startup+6.2617 s]
/proc/loadavg: 1.35 1.79 1.92 3/86 5616
/proc/meminfo: memFree=949168/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=202676 CPUtime=6.24
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 44991 0 0 0 602 22 0 0 25 0 1 0 153945297 207540224 44764 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 50669 44764 721 52 0 49037 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 202676

[startup+12.7297 s]
/proc/loadavg: 1.45 1.79 1.92 3/86 5616
/proc/meminfo: memFree=948784/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=202808 CPUtime=12.7
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45039 0 0 0 1248 22 0 0 25 0 1 0 153945297 207675392 44812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 50702 44812 721 52 0 49070 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 202808

[startup+25.5587 s]
/proc/loadavg: 1.53 1.80 1.92 3/86 5616
/proc/meminfo: memFree=947952/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=203520 CPUtime=25.51
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45183 0 0 0 2528 23 0 0 25 0 1 0 153945297 208404480 44956 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 50880 44956 721 52 0 49248 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 203520

[startup+51.2176 s]
/proc/loadavg: 1.69 1.81 1.92 3/86 5616
/proc/meminfo: memFree=946224/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=204188 CPUtime=51.14
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45319 0 0 0 5091 23 0 0 25 0 1 0 153945297 209088512 45092 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 51047 45092 721 52 0 49415 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 204188

[startup+102.427 s]
/proc/loadavg: 1.87 1.84 1.92 3/86 5616
/proc/meminfo: memFree=943536/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=204848 CPUtime=102.3
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45477 0 0 0 10207 23 0 0 25 0 1 0 153945297 209764352 45250 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 51212 45250 721 52 0 49580 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 204848

[startup+162.464 s]
/proc/loadavg: 1.95 1.87 1.92 3/86 5616
/proc/meminfo: memFree=940656/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=205540 CPUtime=162.25
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45648 0 0 0 16202 23 0 0 25 0 1 0 153945297 210472960 45421 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562852 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 51385 45421 721 52 0 49753 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 205540

[startup+222.508 s]
/proc/loadavg: 2.03 1.91 1.92 3/86 5616
/proc/meminfo: memFree=938160/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=206232 CPUtime=222.24
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45812 0 0 0 22200 24 0 0 25 0 1 0 153945297 211181568 45585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 51558 45585 721 52 0 49926 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 206232

[startup+282.538 s]
/proc/loadavg: 1.94 1.90 1.92 3/86 5654
/proc/meminfo: memFree=1403248/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=206892 CPUtime=282.21
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 45979 0 0 0 28195 26 0 0 25 0 1 0 153945297 211857408 45752 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 51723 45752 721 52 0 50091 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 206892

[startup+342.578 s]
/proc/loadavg: 1.98 1.92 1.92 3/86 5654
/proc/meminfo: memFree=1400112/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=207632 CPUtime=342.17
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 46141 0 0 0 34191 26 0 0 25 0 1 0 153945297 212615168 45914 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665598 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 51908 45914 721 52 0 50276 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 207632

[startup+402.625 s]
/proc/loadavg: 1.99 1.93 1.92 3/86 5654
/proc/meminfo: memFree=1397040/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=208160 CPUtime=402.16
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 46301 0 0 0 40189 27 0 0 25 0 1 0 153945297 213155840 46074 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665372 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52040 46074 721 52 0 50408 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 208160

[startup+462.669 s]
/proc/loadavg: 1.99 1.94 1.92 3/86 5654
/proc/meminfo: memFree=1394224/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=208820 CPUtime=462.15
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 46459 0 0 0 46188 27 0 0 25 0 1 0 153945297 213831680 46232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52205 46232 721 52 0 50573 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 208820

[startup+522.705 s]
/proc/loadavg: 1.99 1.95 1.92 3/86 5654
/proc/meminfo: memFree=1392432/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=209468 CPUtime=522.1
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 46612 0 0 0 52183 27 0 0 25 0 1 0 153945297 214495232 46385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52367 46385 721 52 0 50735 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 209468

[startup+582.756 s]
/proc/loadavg: 1.99 1.95 1.92 3/92 5770
/proc/meminfo: memFree=1390232/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=210128 CPUtime=582.04
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 46766 0 0 0 58168 36 0 0 25 0 1 0 153945297 215171072 46539 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52532 46539 721 52 0 50900 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 210128

[startup+642.816 s]
/proc/loadavg: 1.99 1.96 1.92 3/92 5830
/proc/meminfo: memFree=1389616/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=210656 CPUtime=642.02
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 46916 0 0 0 64155 47 0 0 25 0 1 0 153945297 215711744 46689 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52664 46689 721 52 0 51032 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 210656

[startup+702.842 s]
/proc/loadavg: 2.03 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1390128/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=211184 CPUtime=701.95
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47063 0 0 0 70146 49 0 0 25 0 1 0 153945297 216252416 46836 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134624579 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52796 46836 721 52 0 51164 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 211184

[startup+762.88 s]
/proc/loadavg: 2.01 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1389488/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=211892 CPUtime=761.92
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47210 0 0 0 76143 49 0 0 25 0 1 0 153945297 216977408 46983 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 52973 46983 721 52 0 51341 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 211892

[startup+822.915 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1388976/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=212552 CPUtime=821.91
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47354 0 0 0 82141 50 0 0 25 0 1 0 153945297 217653248 47127 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53138 47127 721 52 0 51506 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 212552

[startup+882.956 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1388336/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=213080 CPUtime=881.85
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47498 0 0 0 88135 50 0 0 25 0 1 0 153945297 218193920 47271 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53270 47271 721 52 0 51638 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 213080

[startup+942.991 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1387760/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=213608 CPUtime=941.84
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47642 0 0 0 94133 51 0 0 25 0 1 0 153945297 218734592 47415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53402 47415 721 52 0 51770 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 213608

[startup+1003.02 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1387120/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=214136 CPUtime=1001.78
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47785 0 0 0 100127 51 0 0 25 0 1 0 153945297 219275264 47558 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53534 47558 721 52 0 51902 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 214136

[startup+1063.05 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1386480/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=214664 CPUtime=1061.75
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 47925 0 0 0 106124 51 0 0 25 0 1 0 153945297 219815936 47698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53666 47698 721 52 0 52034 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 214664

[startup+1123.09 s]
/proc/loadavg: 2.00 1.98 1.92 3/86 5852
/proc/meminfo: memFree=1385904/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=215460 CPUtime=1121.74
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48066 0 0 0 112122 52 0 0 25 0 1 0 153945297 220631040 47839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53865 47839 721 52 0 52233 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 215460

[startup+1183.12 s]
/proc/loadavg: 2.03 1.99 1.93 3/86 5852
/proc/meminfo: memFree=1385264/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=215988 CPUtime=1181.72
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48207 0 0 0 118119 53 0 0 25 0 1 0 153945297 221171712 47980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 53997 47980 721 52 0 52365 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 215988

[startup+1243.16 s]
/proc/loadavg: 2.01 1.99 1.93 3/86 5852
/proc/meminfo: memFree=1384688/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=216516 CPUtime=1241.68
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48344 0 0 0 124115 53 0 0 25 0 1 0 153945297 221712384 48117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54129 48117 721 52 0 52497 0
Current children cumulated CPU time (s) 1241.68
Current children cumulated vsize (KiB) 216516

[startup+1303.2 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 5852
/proc/meminfo: memFree=1384112/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=217044 CPUtime=1301.64
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48478 0 0 0 130111 53 0 0 25 0 1 0 153945297 222253056 48251 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671246 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54261 48251 721 52 0 52629 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 217044

[startup+1363.23 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 5852
/proc/meminfo: memFree=1383536/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=217572 CPUtime=1361.59
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48612 0 0 0 136106 53 0 0 25 0 1 0 153945297 222793728 48385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54393 48385 721 52 0 52761 0
Current children cumulated CPU time (s) 1361.59
Current children cumulated vsize (KiB) 217572

[startup+1423.26 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 5852
/proc/meminfo: memFree=1382896/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=217968 CPUtime=1421.57
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48744 0 0 0 142104 53 0 0 25 0 1 0 153945297 223199232 48517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671442 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54492 48517 721 52 0 52860 0
Current children cumulated CPU time (s) 1421.57
Current children cumulated vsize (KiB) 217968

[startup+1483.3 s]
/proc/loadavg: 2.00 1.99 1.93 3/86 5852
/proc/meminfo: memFree=1382320/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=218496 CPUtime=1481.55
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 48877 0 0 0 148101 54 0 0 25 0 1 0 153945297 223739904 48650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54624 48650 721 52 0 52992 0
Current children cumulated CPU time (s) 1481.55
Current children cumulated vsize (KiB) 218496

[startup+1543.34 s]
/proc/loadavg: 2.03 2.00 1.94 3/86 5852
/proc/meminfo: memFree=1381680/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=219024 CPUtime=1541.51
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 49010 0 0 0 154097 54 0 0 25 0 1 0 153945297 224280576 48783 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671688 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54756 48783 721 52 0 53124 0
Current children cumulated CPU time (s) 1541.51
Current children cumulated vsize (KiB) 219024

[startup+1603.37 s]
/proc/loadavg: 2.05 2.02 1.94 3/86 5854
/proc/meminfo: memFree=1380912/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=219552 CPUtime=1601.49
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 49142 0 0 0 160094 55 0 0 25 0 1 0 153945297 224821248 48915 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 54888 48915 721 52 0 53256 0
Current children cumulated CPU time (s) 1601.49
Current children cumulated vsize (KiB) 219552

[startup+1663.41 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 5854
/proc/meminfo: memFree=1380400/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=220484 CPUtime=1661.46
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 49273 0 0 0 166091 55 0 0 25 0 1 0 153945297 225775616 49046 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 55121 49046 721 52 0 53489 0
Current children cumulated CPU time (s) 1661.46
Current children cumulated vsize (KiB) 220484

[startup+1723.45 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 5854
/proc/meminfo: memFree=1379824/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=220880 CPUtime=1721.42
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 49404 0 0 0 172087 55 0 0 25 0 1 0 153945297 226181120 49177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671528 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 55220 49177 721 52 0 53588 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 220880

[startup+1783.49 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 5854
/proc/meminfo: memFree=1379312/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=221408 CPUtime=1781.41
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 49533 0 0 0 178085 56 0 0 25 0 1 0 153945297 226721792 49306 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 55352 49306 721 52 0 53720 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (KiB) 221408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.17 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 5854
/proc/meminfo: memFree=1379184/2055920 swapFree=4157532/4192956
[pid=5615] ppid=5613 vsize=221540 CPUtime=1800.08
/proc/5615/stat : 5615 (CSPtoSAT+minisa) R 5613 5615 3060 0 -1 4194304 49572 0 0 0 179952 56 0 0 25 0 1 0 153945297 226856960 49345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667339 0 0 4096 0 0 0 0 17 0 0 0
/proc/5615/statm: 55385 49345 721 52 0 53753 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 221540

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.21
CPU time (s): 1800.12
CPU user time (s): 1799.52
CPU system time (s): 0.593909
CPU usage (%): 99.8839
Max. virtual memory (cumulated for all children) (KiB): 221540

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

runsolver used 1.9697 s user time and 6.02008 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan  6 03:51:41 UTC 2007


IDJOB= 201275
IDBENCH= 3753
FILE ID= node22/201275-1168055499

PBS_JOBID= 3475459

Free space on /tmp= 66541 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp12/fapp12-1500-6.xml
COMMAND LINE= /tmp/evaluation/201275-1168055499/CSPtoSAT+minisat /tmp/evaluation/201275-1168055499/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-201275-1168055499 -o ROOT/results/node22/solver-201275-1168055499 -C 1800 -M 900  /tmp/evaluation/201275-1168055499/CSPtoSAT+minisat /tmp/evaluation/201275-1168055499/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  eb2dbda2391814cf18e943c437e26072

RANDOM SEED= 715848811

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.279
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.279
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:       1127120 kB
Buffers:         32732 kB
Cached:         323224 kB
SwapCached:      13284 kB
Active:         584768 kB
Inactive:       276236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1127120 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:            5064 kB
Writeback:           0 kB
Mapped:         523632 kB
Slab:            51392 kB
Committed_AS:  3066640 kB
PageTables:       3544 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= 66544 MiB



End job on node22 on Sat Jan  6 04:21:53 UTC 2007