Trace number 201879

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.03 1802.19

General information on the benchmark

Namerlfap/rlfapScens/
scen10.xml
MD5SUM6043f49d7836cd7b2c9c748489b7ee5e
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.298954
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
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.32	c ...done
0.32	c #SATvar=79210 #SATclauses=156376 #CSPpredicates=4103

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/node21/watcher-201879-1168055974 -o ROOT/results/node21/solver-201879-1168055974 -C 1800 -M 900 /tmp/evaluation/201879-1168055974/CSPtoSAT+minisat /tmp/evaluation/201879-1168055974/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 17101
/proc/meminfo: memFree=719640/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=6696 CPUtime=0
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153991973 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8407928 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 1674 415 375 52 0 30 0

[startup+0.103874 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 17101
/proc/meminfo: memFree=719640/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=18404 CPUtime=0.09
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 3449 0 0 0 8 1 0 0 18 0 1 0 153991973 18845696 3417 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652220 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 4601 3417 704 52 0 2969 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18404

[startup+0.511951 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 17101
/proc/meminfo: memFree=719640/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=18900 CPUtime=0.5
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 3648 0 0 0 49 1 0 0 22 0 1 0 153991973 19353600 3590 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 4725 3590 721 52 0 3093 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18900

[startup+1.3341 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17101
/proc/meminfo: memFree=707992/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=19032 CPUtime=1.32
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 3681 0 0 0 131 1 0 0 25 0 1 0 153991973 19488768 3623 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134573846 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 4758 3623 721 52 0 3126 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 19032

[startup+2.97642 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17101
/proc/meminfo: memFree=707864/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=19348 CPUtime=2.95
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 3733 0 0 0 294 1 0 0 25 0 1 0 153991973 19812352 3675 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678235 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 4837 3675 721 52 0 3205 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 19348

[startup+6.25904 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17101
/proc/meminfo: memFree=706968/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=19620 CPUtime=6.22
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 3817 0 0 0 621 1 0 0 25 0 1 0 153991973 20090880 3759 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 4905 3759 721 52 0 3273 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 19620

[startup+12.7283 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17101
/proc/meminfo: memFree=706392/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=20156 CPUtime=12.67
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 3947 0 0 0 1265 2 0 0 25 0 1 0 153991973 20639744 3889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 5039 3889 721 52 0 3407 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20156

[startup+25.5497 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17101
/proc/meminfo: memFree=704792/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=21164 CPUtime=25.44
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 4191 0 0 0 2542 2 0 0 25 0 1 0 153991973 21671936 4133 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 5291 4133 721 52 0 3659 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21164

[startup+51.2005 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 17139
/proc/meminfo: memFree=1146712/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=23032 CPUtime=51
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 4646 0 0 0 5097 3 0 0 25 0 1 0 153991973 23584768 4588 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 5758 4588 721 52 0 4126 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 23032

[startup+102.416 s]
/proc/loadavg: 1.97 1.98 1.99 3/92 17213
/proc/meminfo: memFree=1139216/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=26368 CPUtime=102.13
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 5484 0 0 0 10204 9 0 0 25 0 1 0 153991973 27000832 5426 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 6592 5426 721 52 0 4960 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 26368

[startup+162.473 s]
/proc/loadavg: 1.99 1.98 1.99 3/92 17305
/proc/meminfo: memFree=1132584/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=30068 CPUtime=162.1
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 6377 0 0 0 16189 21 0 0 25 0 1 0 153991973 30789632 6319 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667331 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 7517 6319 721 52 0 5885 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 30068

[startup+222.521 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1127448/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=33508 CPUtime=222.07
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7206 0 0 0 22182 25 0 0 25 0 1 0 153991973 34312192 7148 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671762 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 8377 7148 721 52 0 6745 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 33508

[startup+282.559 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1122264/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=35884 CPUtime=282.03
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7821 0 0 0 28176 27 0 0 25 0 1 0 153991973 36745216 7763 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687392 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 8971 7763 721 52 0 7339 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 35884

[startup+342.6 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 17337
/proc/meminfo: memFree=1119640/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=35884 CPUtime=342.02
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7834 0 0 0 34175 27 0 0 25 0 1 0 153991973 36745216 7776 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 8971 7776 721 52 0 7339 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 35884

[startup+402.639 s]
/proc/loadavg: 2.14 2.02 2.00 3/86 17337
/proc/meminfo: memFree=1117016/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=35884 CPUtime=402
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7840 0 0 0 40173 27 0 0 25 0 1 0 153991973 36745216 7782 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 8971 7782 721 52 0 7339 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 35884

[startup+462.672 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 17337
/proc/meminfo: memFree=1114648/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=35884 CPUtime=461.95
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7844 0 0 0 46168 27 0 0 25 0 1 0 153991973 36745216 7786 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 8971 7786 721 52 0 7339 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 35884

[startup+522.714 s]
/proc/loadavg: 2.02 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1112536/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=35884 CPUtime=521.94
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7847 0 0 0 52167 27 0 0 25 0 1 0 153991973 36745216 7789 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 8971 7789 721 52 0 7339 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 35884

[startup+582.759 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1110872/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=581.92
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7849 0 0 0 58165 27 0 0 25 0 1 0 153991973 36880384 7791 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7791 721 52 0 7372 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 36016

[startup+642.794 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109464/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=641.87
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7852 0 0 0 64160 27 0 0 25 0 1 0 153991973 36880384 7794 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7794 721 52 0 7372 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 36016

[startup+702.821 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109400/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=701.84
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7854 0 0 0 70157 27 0 0 25 0 1 0 153991973 36880384 7796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7796 721 52 0 7372 0
Current children cumulated CPU time (s) 701.84
Current children cumulated vsize (KiB) 36016

[startup+762.844 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109336/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=761.82
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7856 0 0 0 76154 28 0 0 25 0 1 0 153991973 36880384 7798 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7798 721 52 0 7372 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 36016

[startup+822.874 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109272/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=821.78
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7859 0 0 0 82150 28 0 0 25 0 1 0 153991973 36880384 7801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7801 721 52 0 7372 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 36016

[startup+882.913 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109272/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=881.75
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7861 0 0 0 88147 28 0 0 25 0 1 0 153991973 36880384 7803 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687572 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7803 721 52 0 7372 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 36016

[startup+942.946 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17337
/proc/meminfo: memFree=1109208/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=941.73
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7862 0 0 0 94145 28 0 0 25 0 1 0 153991973 36880384 7804 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687412 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7804 721 52 0 7372 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 36016

[startup+1002.97 s]
/proc/loadavg: 2.05 2.01 2.00 3/86 17337
/proc/meminfo: memFree=1109272/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1001.68
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7863 0 0 0 100140 28 0 0 25 0 1 0 153991973 36880384 7805 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7805 721 52 0 7372 0
Current children cumulated CPU time (s) 1001.68
Current children cumulated vsize (KiB) 36016

[startup+1063 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 17337
/proc/meminfo: memFree=1109208/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1061.64
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7864 0 0 0 106136 28 0 0 25 0 1 0 153991973 36880384 7806 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687523 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7806 721 52 0 7372 0
Current children cumulated CPU time (s) 1061.64
Current children cumulated vsize (KiB) 36016

[startup+1123.03 s]
/proc/loadavg: 2.05 2.02 2.00 3/86 17337
/proc/meminfo: memFree=1109208/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1121.62
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7866 0 0 0 112133 29 0 0 25 0 1 0 153991973 36880384 7808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7808 721 52 0 7372 0
Current children cumulated CPU time (s) 1121.62
Current children cumulated vsize (KiB) 36016

[startup+1183.06 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1181.58
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7867 0 0 0 118129 29 0 0 25 0 1 0 153991973 36880384 7809 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7809 721 52 0 7372 0
Current children cumulated CPU time (s) 1181.58
Current children cumulated vsize (KiB) 36016

[startup+1243.11 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1241.55
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7868 0 0 0 124126 29 0 0 25 0 1 0 153991973 36880384 7810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7810 721 52 0 7372 0
Current children cumulated CPU time (s) 1241.55
Current children cumulated vsize (KiB) 36016

[startup+1303.14 s]
/proc/loadavg: 2.04 2.02 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1301.52
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7870 0 0 0 130123 29 0 0 25 0 1 0 153991973 36880384 7812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7812 721 52 0 7372 0
Current children cumulated CPU time (s) 1301.52
Current children cumulated vsize (KiB) 36016

[startup+1363.17 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1361.48
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7871 0 0 0 136119 29 0 0 25 0 1 0 153991973 36880384 7813 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7813 721 52 0 7372 0
Current children cumulated CPU time (s) 1361.48
Current children cumulated vsize (KiB) 36016

[startup+1423.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1421.45
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7873 0 0 0 142116 29 0 0 25 0 1 0 153991973 36880384 7815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7815 721 52 0 7372 0
Current children cumulated CPU time (s) 1421.45
Current children cumulated vsize (KiB) 36016

[startup+1483.23 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1481.41
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7875 0 0 0 148112 29 0 0 25 0 1 0 153991973 36880384 7817 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7817 721 52 0 7372 0
Current children cumulated CPU time (s) 1481.41
Current children cumulated vsize (KiB) 36016

[startup+1543.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1541.37
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7876 0 0 0 154108 29 0 0 25 0 1 0 153991973 36880384 7818 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687395 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7818 721 52 0 7372 0
Current children cumulated CPU time (s) 1541.37
Current children cumulated vsize (KiB) 36016

[startup+1603.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1601.35
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7877 0 0 0 160105 30 0 0 25 0 1 0 153991973 36880384 7819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7819 721 52 0 7372 0
Current children cumulated CPU time (s) 1601.35
Current children cumulated vsize (KiB) 36016

[startup+1663.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1661.33
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7878 0 0 0 166103 30 0 0 25 0 1 0 153991973 36880384 7820 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7820 721 52 0 7372 0
Current children cumulated CPU time (s) 1661.33
Current children cumulated vsize (KiB) 36016

[startup+1723.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109080/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1721.29
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7879 0 0 0 172099 30 0 0 25 0 1 0 153991973 36880384 7821 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7821 721 52 0 7372 0
Current children cumulated CPU time (s) 1721.29
Current children cumulated vsize (KiB) 36016

[startup+1783.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1781.26
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7880 0 0 0 178096 30 0 0 25 0 1 0 153991973 36880384 7822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7822 721 52 0 7372 0
Current children cumulated CPU time (s) 1781.26
Current children cumulated vsize (KiB) 36016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 17339
/proc/meminfo: memFree=1109144/2055920 swapFree=4192812/4192956
[pid=17100] ppid=17098 vsize=36016 CPUtime=1800.01
/proc/17100/stat : 17100 (CSPtoSAT+minisa) R 17098 17100 14532 0 -1 4194304 7880 0 0 0 179971 30 0 0 25 0 1 0 153991973 36880384 7822 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/17100/statm: 9004 7822 721 52 0 7372 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 36016

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.19
CPU time (s): 1800.03
CPU user time (s): 1799.72
CPU system time (s): 0.310952
CPU usage (%): 99.8798
Max. virtual memory (cumulated for all children) (KiB): 36016

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

runsolver used 2.12668 s user time and 5.86611 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan  6 03:59:34 UTC 2007


IDJOB= 201879
IDBENCH= 3789
FILE ID= node21/201879-1168055974

PBS_JOBID= 3475450

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens/scen10.xml
COMMAND LINE= /tmp/evaluation/201879-1168055974/CSPtoSAT+minisat /tmp/evaluation/201879-1168055974/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-201879-1168055974 -o ROOT/results/node21/solver-201879-1168055974 -C 1800 -M 900  /tmp/evaluation/201879-1168055974/CSPtoSAT+minisat /tmp/evaluation/201879-1168055974/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  6043f49d7836cd7b2c9c748489b7ee5e

RANDOM SEED= 267634614

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.261
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.261
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:        720056 kB
Buffers:         49680 kB
Cached:         682000 kB
SwapCached:          0 kB
Active:         628416 kB
Inactive:       623484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        720056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2040 kB
Writeback:           0 kB
Mapped:         542604 kB
Slab:            67668 kB
Committed_AS:  3350324 kB
PageTables:       3368 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 node21 on Sat Jan  6 04:29:37 UTC 2007