Trace number 221374

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 1802.38

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-3.xml
MD5SUMb9f2919d7e3f16d5a1fa0edbc8bb718b
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 benchmark5.2422
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

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

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/node19/watcher-221374-1168066707 -o ROOT/results/node19/solver-221374-1168066707 -C 1800 -M 900 /tmp/evaluation/221374-1168066707/CSPtoSAT+minisat /tmp/evaluation/221374-1168066707/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.72 1.94 1.91 5/86 20810
/proc/meminfo: memFree=1135152/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=6696 CPUtime=0
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 155065520 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7448499 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 1674 415 375 52 0 30 0

[startup+0.104819 s]
/proc/loadavg: 1.72 1.94 1.91 5/86 20810
/proc/meminfo: memFree=1135152/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=6952 CPUtime=0.1
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 840 0 0 0 10 0 0 0 18 0 1 0 155065520 7118848 808 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159310415 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 1738 808 689 52 0 106 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6952

[startup+0.512897 s]
/proc/loadavg: 1.72 1.94 1.91 5/86 20810
/proc/meminfo: memFree=1135152/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=75592 CPUtime=0.5
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 15678 0 0 0 44 6 0 0 22 0 1 0 155065520 77406208 15498 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7919227 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 18898 15503 696 52 0 17266 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 75592

[startup+1.33405 s]
/proc/loadavg: 1.72 1.94 1.91 3/86 20810
/proc/meminfo: memFree=1005040/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=145240 CPUtime=1.32
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 33468 0 0 0 117 15 0 0 25 0 1 0 155065520 148725760 33288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159317053 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36310 33288 704 52 0 34678 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 145240

[startup+2.97136 s]
/proc/loadavg: 1.74 1.94 1.91 3/86 20810
/proc/meminfo: memFree=1003504/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=145964 CPUtime=2.95
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 33731 0 0 0 280 15 0 0 25 0 1 0 155065520 149467136 33517 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671168 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36491 33517 721 52 0 34859 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 145964

[startup+6.25798 s]
/proc/loadavg: 1.74 1.94 1.91 3/86 20810
/proc/meminfo: memFree=1003120/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=146084 CPUtime=6.24
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 33755 0 0 0 609 15 0 0 25 0 1 0 155065520 149590016 33541 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671180 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36521 33541 721 52 0 34889 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 146084

[startup+12.7232 s]
/proc/loadavg: 1.78 1.94 1.91 3/86 20810
/proc/meminfo: memFree=1002736/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=146264 CPUtime=12.71
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 33799 0 0 0 1255 16 0 0 25 0 1 0 155065520 149774336 33585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36566 33585 721 52 0 34934 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 146264

[startup+25.5516 s]
/proc/loadavg: 1.81 1.94 1.91 3/86 20810
/proc/meminfo: memFree=1001840/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=147068 CPUtime=25.5
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 33934 0 0 0 2534 16 0 0 25 0 1 0 155065520 150597632 33720 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36767 33720 721 52 0 35135 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 147068

[startup+51.2064 s]
/proc/loadavg: 1.88 1.94 1.91 3/86 20810
/proc/meminfo: memFree=1000816/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=147336 CPUtime=51.14
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34029 0 0 0 5098 16 0 0 25 0 1 0 155065520 150872064 33815 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671317 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36834 33815 721 52 0 35202 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 147336

[startup+102.407 s]
/proc/loadavg: 1.95 1.95 1.91 3/86 20810
/proc/meminfo: memFree=997616/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=147732 CPUtime=102.29
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34151 0 0 0 10213 16 0 0 25 0 1 0 155065520 151277568 33937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667443 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 36933 33937 721 52 0 35301 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147732

[startup+162.44 s]
/proc/loadavg: 1.98 1.96 1.91 3/92 20882
/proc/meminfo: memFree=989008/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=148128 CPUtime=162.2
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34266 0 0 0 16201 19 0 0 25 0 1 0 155065520 151683072 34052 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562816 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37032 34052 721 52 0 35400 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 148128

[startup+222.499 s]
/proc/loadavg: 1.99 1.96 1.91 3/92 20974
/proc/meminfo: memFree=980840/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=148596 CPUtime=222.18
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34380 0 0 0 22188 30 0 0 25 0 1 0 155065520 152162304 34166 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562800 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37149 34166 721 52 0 35517 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 148596

[startup+282.53 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=977200/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=149764 CPUtime=282.14
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34515 0 0 0 28181 33 0 0 25 0 1 0 155065520 153358336 34301 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678275 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37441 34301 721 52 0 35809 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 149764

[startup+342.563 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=973808/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=150160 CPUtime=342.1
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34618 0 0 0 34177 33 0 0 25 0 1 0 155065520 153763840 34404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37540 34404 721 52 0 35908 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 150160

[startup+402.596 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=970608/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=150556 CPUtime=402.06
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34726 0 0 0 40173 33 0 0 25 0 1 0 155065520 154169344 34512 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37639 34512 721 52 0 36007 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 150556

[startup+462.625 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=967024/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=151032 CPUtime=462.02
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34836 0 0 0 46169 33 0 0 25 0 1 0 155065520 154656768 34622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37758 34622 721 52 0 36126 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 151032

[startup+522.657 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=963568/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=151560 CPUtime=521.98
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 34947 0 0 0 52164 34 0 0 25 0 1 0 155065520 155197440 34733 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37890 34733 721 52 0 36258 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 151560

[startup+582.688 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=960816/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=151956 CPUtime=581.94
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35057 0 0 0 58160 34 0 0 25 0 1 0 155065520 155602944 34843 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667329 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 37989 34843 721 52 0 36357 0
Current children cumulated CPU time (s) 581.94
Current children cumulated vsize (KiB) 151956

[startup+642.711 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=958256/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=152472 CPUtime=641.92
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35164 0 0 0 64157 35 0 0 25 0 1 0 155065520 156131328 34950 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678262 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38118 34950 721 52 0 36486 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 152472

[startup+702.744 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=955696/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=152868 CPUtime=701.87
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35271 0 0 0 70152 35 0 0 25 0 1 0 155065520 156536832 35057 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671588 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38217 35057 721 52 0 36585 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 152868

[startup+762.772 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=953520/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=153264 CPUtime=761.63
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35376 0 0 0 76127 36 0 0 25 0 1 0 155065520 156942336 35162 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38316 35162 721 52 0 36684 0
Current children cumulated CPU time (s) 761.63
Current children cumulated vsize (KiB) 153264

[startup+822.81 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=951664/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=153660 CPUtime=821.61
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35482 0 0 0 82125 36 0 0 25 0 1 0 155065520 157347840 35268 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667286 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38415 35268 721 52 0 36783 0
Current children cumulated CPU time (s) 821.61
Current children cumulated vsize (KiB) 153660

[startup+882.85 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=949872/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=154056 CPUtime=881.57
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35590 0 0 0 88121 36 0 0 25 0 1 0 155065520 157753344 35376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671183 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38514 35376 721 52 0 36882 0
Current children cumulated CPU time (s) 881.57
Current children cumulated vsize (KiB) 154056

[startup+942.88 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=948208/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=154452 CPUtime=941.53
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35697 0 0 0 94117 36 0 0 25 0 1 0 155065520 158158848 35483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38613 35483 721 52 0 36981 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 154452

[startup+1002.92 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=946672/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=155028 CPUtime=1001.52
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35799 0 0 0 100115 37 0 0 25 0 1 0 155065520 158748672 35585 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678509 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38757 35585 721 52 0 37125 0
Current children cumulated CPU time (s) 1001.52
Current children cumulated vsize (KiB) 155028

[startup+1062.96 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21008
/proc/meminfo: memFree=939632/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=155424 CPUtime=1061.48
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 35902 0 0 0 106111 37 0 0 25 0 1 0 155065520 159154176 35688 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678169 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38856 35688 721 52 0 37224 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 155424

[startup+1123 s]
/proc/loadavg: 1.94 1.96 1.91 3/86 21046
/proc/meminfo: memFree=1162272/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=155820 CPUtime=1121.48
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36002 0 0 0 112110 38 0 0 25 0 1 0 155065520 159559680 35788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678260 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 38955 35788 721 52 0 37323 0
Current children cumulated CPU time (s) 1121.48
Current children cumulated vsize (KiB) 155820

[startup+1183.05 s]
/proc/loadavg: 1.98 1.96 1.91 3/86 21046
/proc/meminfo: memFree=1146912/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=156084 CPUtime=1181.47
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36103 0 0 0 118108 39 0 0 25 0 1 0 155065520 159830016 35889 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39021 35889 721 52 0 37389 0
Current children cumulated CPU time (s) 1181.47
Current children cumulated vsize (KiB) 156084

[startup+1243.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21048
/proc/meminfo: memFree=1134688/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=156480 CPUtime=1241.43
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36200 0 0 0 124104 39 0 0 25 0 1 0 155065520 160235520 35986 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39120 35986 721 52 0 37488 0
Current children cumulated CPU time (s) 1241.43
Current children cumulated vsize (KiB) 156480

[startup+1303.14 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21048
/proc/meminfo: memFree=1123616/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=156876 CPUtime=1301.41
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36296 0 0 0 130102 39 0 0 25 0 1 0 155065520 160641024 36082 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39219 36082 721 52 0 37587 0
Current children cumulated CPU time (s) 1301.41
Current children cumulated vsize (KiB) 156876

[startup+1363.19 s]
/proc/loadavg: 1.99 1.97 1.91 3/86 21048
/proc/meminfo: memFree=1114272/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=157272 CPUtime=1361.4
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36393 0 0 0 136100 40 0 0 25 0 1 0 155065520 161046528 36179 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39318 36179 721 52 0 37686 0
Current children cumulated CPU time (s) 1361.4
Current children cumulated vsize (KiB) 157272

[startup+1423.25 s]
/proc/loadavg: 2.04 1.99 1.91 3/86 21048
/proc/meminfo: memFree=1105440/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=157536 CPUtime=1421.36
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36486 0 0 0 142096 40 0 0 25 0 1 0 155065520 161316864 36272 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39384 36272 721 52 0 37752 0
Current children cumulated CPU time (s) 1421.36
Current children cumulated vsize (KiB) 157536

[startup+1483.3 s]
/proc/loadavg: 2.01 1.99 1.91 3/86 21048
/proc/meminfo: memFree=1097376/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=158200 CPUtime=1481.37
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36580 0 0 0 148096 41 0 0 25 0 1 0 155065520 161996800 36366 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39550 36366 721 52 0 37918 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 158200

[startup+1543.36 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 21048
/proc/meminfo: memFree=1089504/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=158596 CPUtime=1541.36
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36676 0 0 0 154095 41 0 0 25 0 1 0 155065520 162402304 36462 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671294 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39649 36462 721 52 0 38017 0
Current children cumulated CPU time (s) 1541.36
Current children cumulated vsize (KiB) 158596

[startup+1603.4 s]
/proc/loadavg: 2.00 1.99 1.91 3/86 21048
/proc/meminfo: memFree=1081312/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=158992 CPUtime=1601.32
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36770 0 0 0 160091 41 0 0 25 0 1 0 155065520 162807808 36556 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39748 36556 721 52 0 38116 0
Current children cumulated CPU time (s) 1601.32
Current children cumulated vsize (KiB) 158992

[startup+1663.45 s]
/proc/loadavg: 2.06 2.00 1.92 3/86 21048
/proc/meminfo: memFree=1074592/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=159256 CPUtime=1661.32
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36864 0 0 0 166091 41 0 0 25 0 1 0 155065520 163078144 36650 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39814 36650 721 52 0 38182 0
Current children cumulated CPU time (s) 1661.32
Current children cumulated vsize (KiB) 159256

[startup+1723.5 s]
/proc/loadavg: 2.02 2.00 1.92 3/86 21048
/proc/meminfo: memFree=1067360/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=159652 CPUtime=1721.32
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 36955 0 0 0 172090 42 0 0 25 0 1 0 155065520 163483648 36741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39913 36741 721 52 0 38281 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 159652

[startup+1783.55 s]
/proc/loadavg: 2.04 2.01 1.93 3/86 21048
/proc/meminfo: memFree=1061600/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=159916 CPUtime=1781.28
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 37045 0 0 0 178086 42 0 0 25 0 1 0 155065520 163753984 36831 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678226 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 39979 36831 721 52 0 38347 0
Current children cumulated CPU time (s) 1781.28
Current children cumulated vsize (KiB) 159916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.35 s]
/proc/loadavg: 2.03 2.01 1.93 3/86 21048
/proc/meminfo: memFree=1059552/2055920 swapFree=4171232/4192956
[pid=20809] ppid=20807 vsize=160048 CPUtime=1800.07
/proc/20809/stat : 20809 (CSPtoSAT+minisa) R 20807 20809 20607 0 -1 4194304 37074 0 0 0 179965 42 0 0 25 0 1 0 155065520 163889152 36860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671448 0 0 4096 0 0 0 0 17 0 0 0
/proc/20809/statm: 40012 36860 721 52 0 38380 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 160048

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.38
CPU time (s): 1800.11
CPU user time (s): 1799.66
CPU system time (s): 0.448931
CPU usage (%): 99.8741
Max. virtual memory (cumulated for all children) (KiB): 160048

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

runsolver used 2.07768 s user time and 5.9091 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan  6 06:58:29 UTC 2007


IDJOB= 221374
IDBENCH= 5444
FILE ID= node19/221374-1168066707

PBS_JOBID= 3475408

Free space on /tmp= 66308 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-3.xml
COMMAND LINE= /tmp/evaluation/221374-1168066707/CSPtoSAT+minisat /tmp/evaluation/221374-1168066707/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-221374-1168066707 -o ROOT/results/node19/solver-221374-1168066707 -C 1800 -M 900  /tmp/evaluation/221374-1168066707/CSPtoSAT+minisat /tmp/evaluation/221374-1168066707/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b9f2919d7e3f16d5a1fa0edbc8bb718b

RANDOM SEED= 535052919

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.260
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.260
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:       1135568 kB
Buffers:         69784 kB
Cached:         516676 kB
SwapCached:      10036 kB
Active:         452156 kB
Inactive:       367432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1135568 kB
SwapTotal:     4192956 kB
SwapFree:      4171232 kB
Dirty:            2780 kB
Writeback:           0 kB
Mapped:         245820 kB
Slab:            84944 kB
Committed_AS:  3745372 kB
PageTables:       2936 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= 66309 MiB



End job on node19 on Sat Jan  6 07:28:33 UTC 2007