Trace number 202133

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

General information on the benchmark

Namefapp/fapp21-25/fapp24/
fapp24-2000-9.xml
MD5SUM99b4a6f18c5a7267e849490799459a8e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.0943
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c This is CSPtoSAT+minisat version 0.3
0.11	c (c) 2006 roussel@cril.univ-artois.fr
0.11	
0.11	c This solver internally uses a modified version of MiniSat2 version 061112
0.11	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.11	
0.11	c parsing...
3.48	c ...done
3.48	c #SATvar=1698190 #SATclauses=3390376 #CSPpredicates=26753

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/node9/watcher-202133-1168056409 -o ROOT/results/node9/solver-202133-1168056409 -C 1800 -M 900 /tmp/evaluation/202133-1168056409/CSPtoSAT+minisat /tmp/evaluation/202133-1168056409/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.92 1.98 1.99 5/86 11249
/proc/meminfo: memFree=847056/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=496 CPUtime=0
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 51 0 0 0 0 0 0 0 20 0 1 0 154036067 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 124 36 29 52 0 19 0

[startup+0.104224 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 11249
/proc/meminfo: memFree=847056/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=14940 CPUtime=0.08
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 2595 0 0 0 7 1 0 0 20 0 1 0 154036067 15298560 2525 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134669345 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 3735 2525 694 52 0 2103 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14940

[startup+0.512269 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 11249
/proc/meminfo: memFree=847056/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=90916 CPUtime=0.49
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 18038 0 0 0 39 10 0 0 24 0 1 0 154036067 93097984 17901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9097705 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 22729 17901 696 52 0 21097 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 90916

[startup+1.33336 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 11249
/proc/meminfo: memFree=694224/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=200656 CPUtime=1.3
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 45686 0 0 0 104 26 0 0 25 0 1 0 154036067 205471744 45549 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9096852 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 50164 45549 696 52 0 48532 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 200656

[startup+2.97054 s]
/proc/loadavg: 1.92 1.98 1.99 3/86 11249
/proc/meminfo: memFree=622736/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=248528 CPUtime=2.93
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 57249 0 0 0 261 32 0 0 25 0 1 0 154036067 254492672 57112 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 9094474 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 62132 57112 704 52 0 60500 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 248528

[startup+6.25592 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 11249
/proc/meminfo: memFree=618896/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=250028 CPUtime=6.18
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 57692 0 0 0 586 32 0 0 25 0 1 0 154036067 256028672 57529 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671506 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 62507 57529 721 52 0 60875 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 250028

[startup+12.7217 s]
/proc/loadavg: 1.93 1.98 1.99 3/86 11249
/proc/meminfo: memFree=618704/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=250280 CPUtime=12.58
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 57736 0 0 0 1226 32 0 0 25 0 1 0 154036067 256286720 57573 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678254 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 62570 57573 721 52 0 60938 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 250280

[startup+25.5561 s]
/proc/loadavg: 1.95 1.98 1.99 3/86 11249
/proc/meminfo: memFree=618200/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=250992 CPUtime=25.31
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 57872 0 0 0 2498 33 0 0 25 0 1 0 154036067 257015808 57709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671174 0 0 4096 0 0 0 0 17 1 0 0
/proc/11248/statm: 62748 57709 721 52 0 61116 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 250992

[startup+51.2221 s]
/proc/loadavg: 1.91 1.97 1.99 3/86 11287
/proc/meminfo: memFree=868376/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=251660 CPUtime=50.92
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58022 0 0 0 5057 35 0 0 25 0 1 0 154036067 257699840 57859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671188 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 62915 57859 721 52 0 61283 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 251660

[startup+102.451 s]
/proc/loadavg: 1.96 1.97 1.99 3/86 11287
/proc/meminfo: memFree=867096/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=252320 CPUtime=102.07
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58169 0 0 0 10171 36 0 0 25 0 1 0 154036067 258375680 58006 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63080 58006 721 52 0 61448 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 252320

[startup+162.506 s]
/proc/loadavg: 1.98 1.97 1.99 3/86 11287
/proc/meminfo: memFree=865752/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=252908 CPUtime=162.07
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58341 0 0 0 16171 36 0 0 25 0 1 0 154036067 258977792 58178 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63227 58178 721 52 0 61595 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 252908

[startup+222.567 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11287
/proc/meminfo: memFree=864472/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=253568 CPUtime=222.07
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58500 0 0 0 22171 36 0 0 25 0 1 0 154036067 259653632 58337 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671191 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63392 58337 721 52 0 61760 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 253568

[startup+282.627 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11287
/proc/meminfo: memFree=863256/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=254128 CPUtime=282.06
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58656 0 0 0 28169 37 0 0 25 0 1 0 154036067 260227072 58493 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63532 58493 721 52 0 61900 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 254128

[startup+342.685 s]
/proc/loadavg: 1.99 1.97 1.99 3/86 11287
/proc/meminfo: memFree=862040/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=254788 CPUtime=342.06
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58809 0 0 0 34168 38 0 0 25 0 1 0 154036067 260902912 58646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63697 58646 721 52 0 62065 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 254788

[startup+402.744 s]
/proc/loadavg: 2.04 1.99 1.99 3/86 11287
/proc/meminfo: memFree=860888/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=255396 CPUtime=402.06
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 58959 0 0 0 40168 38 0 0 25 0 1 0 154036067 261525504 58796 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63849 58796 721 52 0 62217 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 255396

[startup+462.802 s]
/proc/loadavg: 2.01 1.99 1.99 3/86 11287
/proc/meminfo: memFree=859736/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=255924 CPUtime=462.05
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59108 0 0 0 46167 38 0 0 25 0 1 0 154036067 262066176 58945 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 63981 58945 721 52 0 62349 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 255924

[startup+522.86 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=858520/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=256584 CPUtime=522.06
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59252 0 0 0 52167 39 0 0 25 0 1 0 154036067 262742016 59089 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671147 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 64146 59089 721 52 0 62514 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 256584

[startup+582.919 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=857432/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=257232 CPUtime=582.06
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59398 0 0 0 58166 40 0 0 25 0 1 0 154036067 263405568 59235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 64308 59235 721 52 0 62676 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 257232

[startup+642.983 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=856344/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=257760 CPUtime=642.05
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59540 0 0 0 64165 40 0 0 25 0 1 0 154036067 263946240 59377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 64440 59377 721 52 0 62808 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 257760

[startup+703.034 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11287
/proc/meminfo: memFree=855256/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=258288 CPUtime=702.04
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59679 0 0 0 70164 40 0 0 25 0 1 0 154036067 264486912 59516 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 64572 59516 721 52 0 62940 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 258288

[startup+763.091 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11289
/proc/meminfo: memFree=854104/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=258816 CPUtime=762.04
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59819 0 0 0 76163 41 0 0 25 0 1 0 154036067 265027584 59656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 64704 59656 721 52 0 63072 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 258816

[startup+823.148 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11289
/proc/meminfo: memFree=853080/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=259524 CPUtime=822.02
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 59958 0 0 0 82161 41 0 0 25 0 1 0 154036067 265752576 59795 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 64881 59795 721 52 0 63249 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 259524

[startup+883.211 s]
/proc/loadavg: 2.00 1.99 1.99 3/86 11289
/proc/meminfo: memFree=851928/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=260052 CPUtime=882.03
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60094 0 0 0 88161 42 0 0 25 0 1 0 154036067 266293248 59931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65013 59931 721 52 0 63381 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 260052

[startup+943.267 s]
/proc/loadavg: 2.10 2.02 2.00 3/86 11289
/proc/meminfo: memFree=850904/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=260580 CPUtime=942
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60231 0 0 0 94158 42 0 0 25 0 1 0 154036067 266833920 60068 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678195 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65145 60068 721 52 0 63513 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 260580

[startup+1003.33 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 11289
/proc/meminfo: memFree=849816/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=261108 CPUtime=1002
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60369 0 0 0 100157 43 0 0 25 0 1 0 154036067 267374592 60206 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562935 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65277 60206 721 52 0 63645 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 261108

[startup+1063.39 s]
/proc/loadavg: 2.07 2.03 2.00 3/86 11289
/proc/meminfo: memFree=848728/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=261636 CPUtime=1062
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60502 0 0 0 106157 43 0 0 25 0 1 0 154036067 267915264 60339 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65409 60339 721 52 0 63777 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 261636

[startup+1123.44 s]
/proc/loadavg: 2.02 2.03 2.00 3/86 11289
/proc/meminfo: memFree=847704/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=262164 CPUtime=1122
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60638 0 0 0 112156 44 0 0 25 0 1 0 154036067 268455936 60475 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65541 60475 721 52 0 63909 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 262164

[startup+1183.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 11289
/proc/meminfo: memFree=846616/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=262560 CPUtime=1181.98
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60771 0 0 0 118154 44 0 0 25 0 1 0 154036067 268861440 60608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65640 60608 721 52 0 64008 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 262560

[startup+1243.57 s]
/proc/loadavg: 2.03 2.03 2.00 3/86 11289
/proc/meminfo: memFree=845528/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=263356 CPUtime=1241.99
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 60904 0 0 0 124154 45 0 0 25 0 1 0 154036067 269676544 60741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65839 60741 721 52 0 64207 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 263356

[startup+1303.63 s]
/proc/loadavg: 2.01 2.02 2.00 3/86 11289
/proc/meminfo: memFree=844568/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=263884 CPUtime=1302
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61036 0 0 0 130155 45 0 0 25 0 1 0 154036067 270217216 60873 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 65971 60873 721 52 0 64339 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 263884

[startup+1363.69 s]
/proc/loadavg: 2.04 2.03 2.00 3/86 11289
/proc/meminfo: memFree=843544/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=264412 CPUtime=1361.98
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61167 0 0 0 136153 45 0 0 25 0 1 0 154036067 270757888 61004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667389 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66103 61004 721 52 0 64471 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 264412

[startup+1423.74 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 11289
/proc/meminfo: memFree=842520/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=264940 CPUtime=1421.98
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61297 0 0 0 142152 46 0 0 25 0 1 0 154036067 271298560 61134 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678230 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66235 61134 721 52 0 64603 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 264940

[startup+1483.8 s]
/proc/loadavg: 2.00 2.02 2.00 3/86 11289
/proc/meminfo: memFree=841496/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=265336 CPUtime=1481.99
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61424 0 0 0 148152 47 0 0 25 0 1 0 154036067 271704064 61261 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66334 61261 721 52 0 64702 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 265336

[startup+1543.86 s]
/proc/loadavg: 2.00 2.01 2.00 3/86 11289
/proc/meminfo: memFree=840536/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=265864 CPUtime=1541.97
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61553 0 0 0 154150 47 0 0 25 0 1 0 154036067 272244736 61390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671150 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66466 61390 721 52 0 64834 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 265864

[startup+1603.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=839448/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=266392 CPUtime=1601.97
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61678 0 0 0 160150 47 0 0 25 0 1 0 154036067 272785408 61515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66598 61515 721 52 0 64966 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 266392

[startup+1663.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=838552/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=266788 CPUtime=1661.98
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61804 0 0 0 166150 48 0 0 25 0 1 0 154036067 273190912 61641 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66697 61641 721 52 0 65065 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 266788

[startup+1724.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=837528/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=267316 CPUtime=1721.96
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 61931 0 0 0 172148 48 0 0 25 0 1 0 154036067 273731584 61768 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678265 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66829 61768 721 52 0 65197 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 267316

[startup+1784.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=836504/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=267712 CPUtime=1781.97
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 62055 0 0 0 178148 49 0 0 25 0 1 0 154036067 274137088 61892 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671287 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66928 61892 721 52 0 65296 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 267712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.16 s]
/proc/loadavg: 2.00 2.00 2.00 3/86 11289
/proc/meminfo: memFree=836248/2055920 swapFree=4191880/4192956
[pid=11248] ppid=11246 vsize=267844 CPUtime=1800.03
/proc/11248/stat : 11248 (CSPtoSAT+minisa) R 11246 11248 10023 0 -1 4194304 62092 0 0 0 179954 49 0 0 25 0 1 0 154036067 274272256 61929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671262 0 0 4096 0 0 0 0 17 0 0 0
/proc/11248/statm: 66961 61929 721 52 0 65329 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 267844

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.09
CPU user time (s): 1799.55
CPU system time (s): 0.541917
CPU usage (%): 99.8824
Max. virtual memory (cumulated for all children) (KiB): 267844

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

runsolver used 2.09268 s user time and 5.8911 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 04:06:49 UTC 2007


IDJOB= 202133
IDBENCH= 3814
FILE ID= node9/202133-1168056409

PBS_JOBID= 3475304

Free space on /tmp= 66536 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp24/fapp24-2000-9.xml
COMMAND LINE= /tmp/evaluation/202133-1168056409/CSPtoSAT+minisat /tmp/evaluation/202133-1168056409/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-202133-1168056409 -o ROOT/results/node9/solver-202133-1168056409 -C 1800 -M 900  /tmp/evaluation/202133-1168056409/CSPtoSAT+minisat /tmp/evaluation/202133-1168056409/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  99b4a6f18c5a7267e849490799459a8e

RANDOM SEED= 731777793

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.231
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.231
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:        847472 kB
Buffers:         88360 kB
Cached:         487124 kB
SwapCached:        408 kB
Active:         861380 kB
Inactive:       244516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        847472 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            5216 kB
Writeback:           0 kB
Mapped:         545384 kB
Slab:            86128 kB
Committed_AS:  4333116 kB
PageTables:       3576 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= 66535 MiB



End job on node9 on Sat Jan  6 04:36:52 UTC 2007