Trace number 198828

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 1807.65

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f11.xml
MD5SUMf49161bf23241c43ec566917a52aebc8
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 benchmark1.03184
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size33
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=59242 #SATclauses=116440 #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/node25/watcher-198828-1168053620 -o ROOT/results/node25/solver-198828-1168053620 -C 1800 -M 900 /tmp/evaluation/198828-1168053620/CSPtoSAT+minisat /tmp/evaluation/198828-1168053620/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: 0.98 1.86 2.13 5/86 26136
/proc/meminfo: memFree=1278664/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=6696 CPUtime=0
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 403 0 0 0 0 0 0 0 18 0 1 0 153755046 6856704 384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3733328 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 1674 388 359 52 0 30 0

[startup+0.10376 s]
/proc/loadavg: 0.98 1.86 2.13 5/86 26136
/proc/meminfo: memFree=1278664/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=15156 CPUtime=0.09
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 2821 0 0 0 9 0 0 0 18 0 1 0 153755046 15519744 2781 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4158655175 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 3789 2781 704 52 0 2157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15156

[startup+0.511827 s]
/proc/loadavg: 0.98 1.86 2.13 5/86 26136
/proc/meminfo: memFree=1278664/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=15800 CPUtime=0.49
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3006 0 0 0 49 0 0 0 21 0 1 0 153755046 16179200 2940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671648 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 3950 2940 721 52 0 2318 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15800

[startup+1.33297 s]
/proc/loadavg: 0.98 1.86 2.13 3/86 26136
/proc/meminfo: memFree=1269704/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=15948 CPUtime=1.32
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3041 0 0 0 132 0 0 0 25 0 1 0 153755046 16330752 2975 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 3987 2975 721 52 0 2355 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 15948

[startup+2.97024 s]
/proc/loadavg: 0.98 1.86 2.13 3/86 26136
/proc/meminfo: memFree=1269512/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=16096 CPUtime=2.95
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3077 0 0 0 295 0 0 0 25 0 1 0 153755046 16482304 3011 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678201 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 4024 3011 721 52 0 2392 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 16096

[startup+6.2508 s]
/proc/loadavg: 1.07 1.86 2.13 3/86 26136
/proc/meminfo: memFree=1269064/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=16416 CPUtime=6.23
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3152 0 0 0 623 0 0 0 25 0 1 0 153755046 16809984 3086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667309 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 4104 3086 721 52 0 2472 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 16416

[startup+12.7089 s]
/proc/loadavg: 1.21 1.86 2.13 3/86 26136
/proc/meminfo: memFree=1268808/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=16696 CPUtime=12.7
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3233 0 0 0 1269 1 0 0 25 0 1 0 153755046 17096704 3167 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 4174 3167 721 52 0 2542 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 16696

[startup+25.5191 s]
/proc/loadavg: 1.33 1.87 2.12 3/86 26136
/proc/meminfo: memFree=1268040/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=17304 CPUtime=25.5
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3399 0 0 0 2549 1 0 0 25 0 1 0 153755046 17719296 3333 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 4326 3333 721 52 0 2694 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 17304

[startup+51.1444 s]
/proc/loadavg: 1.56 1.88 2.12 3/86 26136
/proc/meminfo: memFree=1266632/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=18524 CPUtime=51.12
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 3704 0 0 0 5110 2 0 0 25 0 1 0 153755046 18968576 3638 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 4631 3638 721 52 0 2999 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 18524

[startup+102.398 s]
/proc/loadavg: 1.87 1.91 2.12 3/86 26136
/proc/meminfo: memFree=1264008/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=20836 CPUtime=102.35
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 4259 0 0 0 10232 3 0 0 25 0 1 0 153755046 21336064 4193 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 5209 4193 721 52 0 3577 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 20836

[startup+162.488 s]
/proc/loadavg: 1.95 1.92 2.10 3/86 26136
/proc/meminfo: memFree=1261128/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=23260 CPUtime=162.42
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 4861 0 0 0 16238 4 0 0 25 0 1 0 153755046 23818240 4795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 5815 4795 721 52 0 4183 0
Current children cumulated CPU time (s) 162.42
Current children cumulated vsize (KiB) 23260

[startup+222.575 s]
/proc/loadavg: 1.98 1.93 2.09 4/86 26136
/proc/meminfo: memFree=1258760/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=25508 CPUtime=222.48
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5406 0 0 0 22243 5 0 0 25 0 1 0 153755046 26120192 5340 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6377 5340 721 52 0 4745 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 25508

[startup+282.672 s]
/proc/loadavg: 1.99 1.94 2.09 3/86 26173
/proc/meminfo: memFree=940544/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27224 CPUtime=282.4
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5859 0 0 0 28231 9 0 0 25 0 1 0 153755046 27877376 5793 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6806 5793 721 52 0 5174 0
Current children cumulated CPU time (s) 282.4
Current children cumulated vsize (KiB) 27224

[startup+342.678 s]
/proc/loadavg: 1.99 1.95 2.08 3/86 26173
/proc/meminfo: memFree=932672/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=342.12
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5878 0 0 0 34202 10 0 0 25 0 1 0 153755046 28012544 5812 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687652 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5812 721 52 0 5207 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 27356

[startup+402.691 s]
/proc/loadavg: 1.99 1.96 2.07 3/86 26173
/proc/meminfo: memFree=918528/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=401.85
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5885 0 0 0 40175 10 0 0 25 0 1 0 153755046 28012544 5819 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5819 721 52 0 5207 0
Current children cumulated CPU time (s) 401.85
Current children cumulated vsize (KiB) 27356

[startup+462.708 s]
/proc/loadavg: 1.99 1.96 2.07 3/86 26173
/proc/meminfo: memFree=913728/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=461.58
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5890 0 0 0 46147 11 0 0 25 0 1 0 153755046 28012544 5824 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5824 721 52 0 5207 0
Current children cumulated CPU time (s) 461.58
Current children cumulated vsize (KiB) 27356

[startup+522.722 s]
/proc/loadavg: 1.99 1.97 2.06 4/86 26173
/proc/meminfo: memFree=908928/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=521.3
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5893 0 0 0 52119 11 0 0 25 0 1 0 153755046 28012544 5827 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5827 721 52 0 5207 0
Current children cumulated CPU time (s) 521.3
Current children cumulated vsize (KiB) 27356

[startup+582.736 s]
/proc/loadavg: 1.99 1.97 2.06 3/86 26173
/proc/meminfo: memFree=900800/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=581.04
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5896 0 0 0 58092 12 0 0 25 0 1 0 153755046 28012544 5830 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5830 721 52 0 5207 0
Current children cumulated CPU time (s) 581.04
Current children cumulated vsize (KiB) 27356

[startup+642.738 s]
/proc/loadavg: 1.99 1.97 2.05 3/86 26173
/proc/meminfo: memFree=893824/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=640.75
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5900 0 0 0 64063 12 0 0 25 0 1 0 153755046 28012544 5834 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5834 721 52 0 5207 0
Current children cumulated CPU time (s) 640.75
Current children cumulated vsize (KiB) 27356

[startup+702.754 s]
/proc/loadavg: 1.99 1.97 2.04 3/86 26173
/proc/meminfo: memFree=889728/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27356 CPUtime=700.47
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5903 0 0 0 70035 12 0 0 25 0 1 0 153755046 28012544 5837 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6839 5837 721 52 0 5207 0
Current children cumulated CPU time (s) 700.47
Current children cumulated vsize (KiB) 27356

[startup+762.776 s]
/proc/loadavg: 1.99 1.97 2.04 3/86 26173
/proc/meminfo: memFree=886400/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=760.22
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5905 0 0 0 76009 13 0 0 25 0 1 0 153755046 28147712 5839 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5839 721 52 0 5240 0
Current children cumulated CPU time (s) 760.22
Current children cumulated vsize (KiB) 27488

[startup+822.788 s]
/proc/loadavg: 1.99 1.97 2.03 3/86 26173
/proc/meminfo: memFree=883392/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=819.94
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5908 0 0 0 81981 13 0 0 25 0 1 0 153755046 28147712 5842 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5842 721 52 0 5240 0
Current children cumulated CPU time (s) 819.94
Current children cumulated vsize (KiB) 27488

[startup+882.8 s]
/proc/loadavg: 2.07 1.99 2.03 3/86 26173
/proc/meminfo: memFree=881024/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=879.67
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5911 0 0 0 87953 14 0 0 25 0 1 0 153755046 28147712 5845 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5845 721 52 0 5240 0
Current children cumulated CPU time (s) 879.67
Current children cumulated vsize (KiB) 27488

[startup+942.806 s]
/proc/loadavg: 2.03 1.99 2.03 3/86 26173
/proc/meminfo: memFree=879104/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=939.39
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5913 0 0 0 93925 14 0 0 25 0 1 0 153755046 28147712 5847 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5847 721 52 0 5240 0
Current children cumulated CPU time (s) 939.39
Current children cumulated vsize (KiB) 27488

[startup+1002.82 s]
/proc/loadavg: 2.01 1.99 2.02 3/86 26173
/proc/meminfo: memFree=877504/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=999.11
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5915 0 0 0 99897 14 0 0 25 0 1 0 153755046 28147712 5849 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5849 721 52 0 5240 0
Current children cumulated CPU time (s) 999.11
Current children cumulated vsize (KiB) 27488

[startup+1062.83 s]
/proc/loadavg: 2.00 1.99 2.01 3/86 26173
/proc/meminfo: memFree=871744/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1058.84
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5917 0 0 0 105869 15 0 0 25 0 1 0 153755046 28147712 5851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5851 721 52 0 5240 0
Current children cumulated CPU time (s) 1058.84
Current children cumulated vsize (KiB) 27488

[startup+1122.85 s]
/proc/loadavg: 2.00 1.99 2.01 3/86 26173
/proc/meminfo: memFree=864256/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1118.57
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5919 0 0 0 111842 15 0 0 25 0 1 0 153755046 28147712 5853 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5853 721 52 0 5240 0
Current children cumulated CPU time (s) 1118.57
Current children cumulated vsize (KiB) 27488

[startup+1182.86 s]
/proc/loadavg: 2.00 1.99 2.00 3/86 26173
/proc/meminfo: memFree=861312/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1178.3
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5922 0 0 0 117814 16 0 0 25 0 1 0 153755046 28147712 5856 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5856 721 52 0 5240 0
Current children cumulated CPU time (s) 1178.3
Current children cumulated vsize (KiB) 27488

[startup+1242.88 s]
/proc/loadavg: 2.05 2.00 2.00 3/86 26173
/proc/meminfo: memFree=859136/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1238.02
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5924 0 0 0 123786 16 0 0 25 0 1 0 153755046 28147712 5858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5858 721 52 0 5240 0
Current children cumulated CPU time (s) 1238.02
Current children cumulated vsize (KiB) 27488

[startup+1302.89 s]
/proc/loadavg: 2.02 2.00 2.00 3/86 26173
/proc/meminfo: memFree=857600/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1297.74
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5925 0 0 0 129758 16 0 0 25 0 1 0 153755046 28147712 5859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687516 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5859 721 52 0 5240 0
Current children cumulated CPU time (s) 1297.74
Current children cumulated vsize (KiB) 27488

[startup+1362.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26173
/proc/meminfo: memFree=851648/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1357.47
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5927 0 0 0 135730 17 0 0 25 0 1 0 153755046 28147712 5861 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5861 721 52 0 5240 0
Current children cumulated CPU time (s) 1357.47
Current children cumulated vsize (KiB) 27488

[startup+1422.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26173
/proc/meminfo: memFree=846464/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1417.2
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5929 0 0 0 141703 17 0 0 25 0 1 0 153755046 28147712 5863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5863 721 52 0 5240 0
Current children cumulated CPU time (s) 1417.2
Current children cumulated vsize (KiB) 27488

[startup+1482.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26173
/proc/meminfo: memFree=843200/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1476.93
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5929 0 0 0 147676 17 0 0 25 0 1 0 153755046 28147712 5863 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5863 721 52 0 5240 0
Current children cumulated CPU time (s) 1476.93
Current children cumulated vsize (KiB) 27488

[startup+1542.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26173
/proc/meminfo: memFree=838464/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1536.66
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5931 0 0 0 153648 18 0 0 25 0 1 0 153755046 28147712 5865 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5865 721 52 0 5240 0
Current children cumulated CPU time (s) 1536.66
Current children cumulated vsize (KiB) 27488

[startup+1602.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 26173
/proc/meminfo: memFree=835840/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1596.38
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5932 0 0 0 159620 18 0 0 25 0 1 0 153755046 28147712 5866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687408 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5866 721 52 0 5240 0
Current children cumulated CPU time (s) 1596.38
Current children cumulated vsize (KiB) 27488

[startup+1662.97 s]
/proc/loadavg: 2.07 2.02 2.00 3/86 26173
/proc/meminfo: memFree=833600/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1656.12
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5934 0 0 0 165593 19 0 0 25 0 1 0 153755046 28147712 5868 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5868 721 52 0 5240 0
Current children cumulated CPU time (s) 1656.12
Current children cumulated vsize (KiB) 27488

[startup+1722.99 s]
/proc/loadavg: 2.02 2.01 2.00 3/86 26173
/proc/meminfo: memFree=830848/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1715.85
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5935 0 0 0 171566 19 0 0 25 0 1 0 153755046 28147712 5869 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5869 721 52 0 5240 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 27488

[startup+1783.02 s]
/proc/loadavg: 2.01 2.00 2.00 3/86 26173
/proc/meminfo: memFree=827648/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1775.58
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5936 0 0 0 177539 19 0 0 25 0 1 0 153755046 28147712 5870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687509 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5870 721 52 0 5240 0
Current children cumulated CPU time (s) 1775.58
Current children cumulated vsize (KiB) 27488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.64 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 26173
/proc/meminfo: memFree=821504/2055920 swapFree=4192812/4192956
[pid=26135] ppid=26133 vsize=27488 CPUtime=1800.1
/proc/26135/stat : 26135 (CSPtoSAT+minisa) R 26133 26135 23669 0 -1 4194304 5936 0 0 0 179990 20 0 0 25 0 1 0 153755046 28147712 5870 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/26135/statm: 6872 5870 721 52 0 5240 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 27488

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.65
CPU time (s): 1800.11
CPU user time (s): 1799.9
CPU system time (s): 0.205968
CPU usage (%): 99.5827
Max. virtual memory (cumulated for all children) (KiB): 27488

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

runsolver used 1.65775 s user time and 4.77227 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 03:20:23 UTC 2007


IDJOB= 198828
IDBENCH= 3577
FILE ID= node25/198828-1168053620

PBS_JOBID= 3475455

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f11.xml
COMMAND LINE= /tmp/evaluation/198828-1168053620/CSPtoSAT+minisat /tmp/evaluation/198828-1168053620/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-198828-1168053620 -o ROOT/results/node25/solver-198828-1168053620 -C 1800 -M 900  /tmp/evaluation/198828-1168053620/CSPtoSAT+minisat /tmp/evaluation/198828-1168053620/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  f49161bf23241c43ec566917a52aebc8

RANDOM SEED= 615526701

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:       1279208 kB
Buffers:         48844 kB
Cached:         595796 kB
SwapCached:          0 kB
Active:         161644 kB
Inactive:       533296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1279208 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          72768 kB
Slab:            66548 kB
Committed_AS:  2840020 kB
PageTables:       2268 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= 66545 MiB



End job on node25 on Sat Jan  6 03:50:39 UTC 2007