Trace number 195318

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.08 1811.34

General information on the benchmark

Namerlfap/rlfapGraphsMod/
graph12-w1.xml
MD5SUM7c8029410baee1f1657d07c027e6707b
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.423934
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints1148
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1148
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.16	c ...done
0.16	c #SATvar=75334 #SATclauses=148624 #CSPpredicates=1148

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/node4/watcher-195318-1168051713 -o ROOT/results/node4/solver-195318-1168051713 -C 1800 -M 900 /tmp/evaluation/195318-1168051713/CSPtoSAT+minisat /tmp/evaluation/195318-1168051713/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.99 0.99 1.00 4/86 5928
/proc/meminfo: memFree=1172144/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=6696 CPUtime=0
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 408 0 0 0 0 0 0 0 18 0 1 0 153570711 6856704 387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 10558753 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 1674 395 359 52 0 30 0

[startup+0.107134 s]
/proc/loadavg: 0.99 0.99 1.00 4/86 5928
/proc/meminfo: memFree=1172144/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=18148 CPUtime=0.09
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3327 0 0 0 8 1 0 0 18 0 1 0 153570711 18583552 3295 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159261472 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4537 3295 704 52 0 2905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18148

[startup+0.515171 s]
/proc/loadavg: 0.99 0.99 1.00 4/86 5928
/proc/meminfo: memFree=1172144/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=18116 CPUtime=0.5
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3409 0 0 0 49 1 0 0 21 0 1 0 153570711 18550784 3351 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665663 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4529 3351 721 52 0 2897 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 18116

[startup+1.33525 s]
/proc/loadavg: 1.07 1.00 1.01 3/86 5928
/proc/meminfo: memFree=1161584/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=18248 CPUtime=1.32
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3434 0 0 0 131 1 0 0 25 0 1 0 153570711 18685952 3376 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665699 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4562 3376 721 52 0 2930 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 18248

[startup+2.97241 s]
/proc/loadavg: 1.07 1.00 1.01 3/86 5928
/proc/meminfo: memFree=1161456/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=18380 CPUtime=2.95
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3471 0 0 0 294 1 0 0 25 0 1 0 153570711 18821120 3413 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671477 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4595 3413 721 52 0 2963 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 18380

[startup+6.25372 s]
/proc/loadavg: 1.15 1.02 1.01 3/86 5928
/proc/meminfo: memFree=1161264/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=18800 CPUtime=6.24
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3540 0 0 0 622 2 0 0 25 0 1 0 153570711 19251200 3482 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665351 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4700 3482 721 52 0 3068 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 18800

[startup+12.7193 s]
/proc/loadavg: 1.22 1.03 1.02 3/86 5928
/proc/meminfo: memFree=1160880/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=18960 CPUtime=12.71
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3611 0 0 0 1269 2 0 0 25 0 1 0 153570711 19415040 3553 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4740 3553 721 52 0 3108 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 18960

[startup+25.5466 s]
/proc/loadavg: 1.34 1.07 1.02 3/86 5928
/proc/meminfo: memFree=1160304/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=19540 CPUtime=25.53
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 3749 0 0 0 2551 2 0 0 25 0 1 0 153570711 20008960 3691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667356 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 4885 3691 721 52 0 3253 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 19540

[startup+51.193 s]
/proc/loadavg: 1.60 1.15 1.05 3/86 5928
/proc/meminfo: memFree=1159280/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=20552 CPUtime=51.17
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 4004 0 0 0 5115 2 0 0 25 0 1 0 153570711 21045248 3946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667280 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 5138 3946 721 52 0 3506 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 20552

[startup+102.486 s]
/proc/loadavg: 1.82 1.28 1.10 3/86 5928
/proc/meminfo: memFree=1157488/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=22468 CPUtime=102.44
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 4468 0 0 0 10241 3 0 0 25 0 1 0 153570711 23007232 4410 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667401 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 5617 4410 721 52 0 3985 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 22468

[startup+162.498 s]
/proc/loadavg: 1.88 1.39 1.15 3/86 5966
/proc/meminfo: memFree=1026544/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=24792 CPUtime=162.31
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 4994 0 0 0 16225 6 0 0 25 0 1 0 153570711 25387008 4936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 6198 4936 721 52 0 4566 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 24792

[startup+222.514 s]
/proc/loadavg: 1.95 1.50 1.20 3/86 5966
/proc/meminfo: memFree=1015536/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=26640 CPUtime=222.02
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 5501 0 0 0 22195 7 0 0 25 0 1 0 153570711 27279360 5443 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671228 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 6660 5443 721 52 0 5028 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 26640

[startup+282.533 s]
/proc/loadavg: 1.98 1.59 1.25 3/86 5966
/proc/meminfo: memFree=1003120/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=28756 CPUtime=281.78
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 5982 0 0 0 28169 9 0 0 25 0 1 0 153570711 29446144 5924 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667365 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 7189 5924 721 52 0 5557 0
Current children cumulated CPU time (s) 281.78
Current children cumulated vsize (KiB) 28756

[startup+342.549 s]
/proc/loadavg: 1.99 1.66 1.29 3/86 5966
/proc/meminfo: memFree=992368/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=30340 CPUtime=341.53
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 6431 0 0 0 34144 9 0 0 25 0 1 0 153570711 31068160 6373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671185 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 7585 6373 721 52 0 5953 0
Current children cumulated CPU time (s) 341.53
Current children cumulated vsize (KiB) 30340

[startup+402.564 s]
/proc/loadavg: 1.99 1.72 1.33 3/86 5966
/proc/meminfo: memFree=983280/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=32328 CPUtime=401.26
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 6858 0 0 0 40116 10 0 0 25 0 1 0 153570711 33103872 6800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678212 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8082 6800 721 52 0 6450 0
Current children cumulated CPU time (s) 401.26
Current children cumulated vsize (KiB) 32328

[startup+462.58 s]
/proc/loadavg: 2.07 1.78 1.38 3/86 5966
/proc/meminfo: memFree=977456/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=33912 CPUtime=461.01
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7262 0 0 0 46090 11 0 0 25 0 1 0 153570711 34725888 7204 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8478 7204 721 52 0 6846 0
Current children cumulated CPU time (s) 461.01
Current children cumulated vsize (KiB) 33912

[startup+522.589 s]
/proc/loadavg: 2.02 1.82 1.41 3/86 5966
/proc/meminfo: memFree=973616/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34440 CPUtime=520.75
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7412 0 0 0 52064 11 0 0 25 0 1 0 153570711 35266560 7354 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8610 7354 721 52 0 6978 0
Current children cumulated CPU time (s) 520.75
Current children cumulated vsize (KiB) 34440

[startup+582.593 s]
/proc/loadavg: 2.01 1.85 1.45 3/86 5966
/proc/meminfo: memFree=971760/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34440 CPUtime=580.48
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7423 0 0 0 58036 12 0 0 25 0 1 0 153570711 35266560 7365 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8610 7365 721 52 0 6978 0
Current children cumulated CPU time (s) 580.48
Current children cumulated vsize (KiB) 34440

[startup+642.596 s]
/proc/loadavg: 2.00 1.87 1.48 4/86 5966
/proc/meminfo: memFree=961264/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34440 CPUtime=640.21
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7427 0 0 0 64009 12 0 0 25 0 1 0 153570711 35266560 7369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8610 7369 721 52 0 6978 0
Current children cumulated CPU time (s) 640.21
Current children cumulated vsize (KiB) 34440

[startup+702.602 s]
/proc/loadavg: 2.00 1.89 1.51 3/86 5966
/proc/meminfo: memFree=956720/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=699.95
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7431 0 0 0 69983 12 0 0 25 0 1 0 153570711 35401728 7373 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8643 7373 721 52 0 7011 0
Current children cumulated CPU time (s) 699.95
Current children cumulated vsize (KiB) 34572

[startup+762.632 s]
/proc/loadavg: 2.00 1.91 1.54 3/92 6112
/proc/meminfo: memFree=952760/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=759.59
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7436 0 0 0 75934 25 0 0 25 0 1 0 153570711 35401728 7378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/5927/statm: 8643 7378 721 52 0 7011 0
Current children cumulated CPU time (s) 759.59
Current children cumulated vsize (KiB) 34572

[startup+822.663 s]
/proc/loadavg: 2.11 1.97 1.58 3/86 6640
/proc/meminfo: memFree=951472/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=816.05
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7439 0 0 0 81579 26 0 0 25 0 1 0 153570711 35401728 7381 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7381 721 52 0 7011 0
Current children cumulated CPU time (s) 816.05
Current children cumulated vsize (KiB) 34572

[startup+882.68 s]
/proc/loadavg: 2.04 1.97 1.60 3/86 6640
/proc/meminfo: memFree=945648/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=875.78
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7442 0 0 0 87552 26 0 0 25 0 1 0 153570711 35401728 7384 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7384 721 52 0 7011 0
Current children cumulated CPU time (s) 875.78
Current children cumulated vsize (KiB) 34572

[startup+942.69 s]
/proc/loadavg: 2.06 1.99 1.63 3/86 6640
/proc/meminfo: memFree=941744/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=935.51
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7445 0 0 0 93524 27 0 0 25 0 1 0 153570711 35401728 7387 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7387 721 52 0 7011 0
Current children cumulated CPU time (s) 935.51
Current children cumulated vsize (KiB) 34572

[startup+1002.7 s]
/proc/loadavg: 2.02 1.99 1.65 3/86 6640
/proc/meminfo: memFree=935728/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=995.23
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7447 0 0 0 99496 27 0 0 25 0 1 0 153570711 35401728 7389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7389 721 52 0 7011 0
Current children cumulated CPU time (s) 995.23
Current children cumulated vsize (KiB) 34572

[startup+1062.71 s]
/proc/loadavg: 2.00 1.99 1.67 3/86 6640
/proc/meminfo: memFree=930992/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1054.96
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7449 0 0 0 105469 27 0 0 25 0 1 0 153570711 35401728 7391 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687403 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7391 721 52 0 7011 0
Current children cumulated CPU time (s) 1054.96
Current children cumulated vsize (KiB) 34572

[startup+1122.72 s]
/proc/loadavg: 2.00 1.99 1.68 3/86 6640
/proc/meminfo: memFree=924656/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1114.7
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7452 0 0 0 111442 28 0 0 25 0 1 0 153570711 35401728 7394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687669 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7394 721 52 0 7011 0
Current children cumulated CPU time (s) 1114.7
Current children cumulated vsize (KiB) 34572

[startup+1182.74 s]
/proc/loadavg: 2.00 1.99 1.70 3/86 6640
/proc/meminfo: memFree=916912/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1174.43
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7454 0 0 0 117415 28 0 0 25 0 1 0 153570711 35401728 7396 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7396 721 52 0 7011 0
Current children cumulated CPU time (s) 1174.43
Current children cumulated vsize (KiB) 34572

[startup+1242.76 s]
/proc/loadavg: 2.00 1.99 1.72 3/86 6640
/proc/meminfo: memFree=914160/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1234.16
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7455 0 0 0 123388 28 0 0 25 0 1 0 153570711 35401728 7397 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7397 721 52 0 7011 0
Current children cumulated CPU time (s) 1234.16
Current children cumulated vsize (KiB) 34572

[startup+1302.77 s]
/proc/loadavg: 2.00 1.99 1.73 3/86 6640
/proc/meminfo: memFree=911024/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1293.89
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7458 0 0 0 129361 28 0 0 25 0 1 0 153570711 35401728 7400 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7400 721 52 0 7011 0
Current children cumulated CPU time (s) 1293.89
Current children cumulated vsize (KiB) 34572

[startup+1362.79 s]
/proc/loadavg: 2.00 1.99 1.75 3/86 6640
/proc/meminfo: memFree=903536/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1353.63
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7459 0 0 0 135334 29 0 0 25 0 1 0 153570711 35401728 7401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687512 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7401 721 52 0 7011 0
Current children cumulated CPU time (s) 1353.63
Current children cumulated vsize (KiB) 34572

[startup+1422.81 s]
/proc/loadavg: 2.00 1.99 1.76 3/86 6640
/proc/meminfo: memFree=900016/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1413.36
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7461 0 0 0 141307 29 0 0 25 0 1 0 153570711 35401728 7403 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687531 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7403 721 52 0 7011 0
Current children cumulated CPU time (s) 1413.36
Current children cumulated vsize (KiB) 34572

[startup+1482.82 s]
/proc/loadavg: 2.00 1.99 1.77 3/86 6640
/proc/meminfo: memFree=896304/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34572 CPUtime=1473.11
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7462 0 0 0 147281 30 0 0 25 0 1 0 153570711 35401728 7404 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668774 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8643 7404 721 52 0 7011 0
Current children cumulated CPU time (s) 1473.11
Current children cumulated vsize (KiB) 34572

[startup+1542.84 s]
/proc/loadavg: 2.00 1.99 1.78 3/86 6640
/proc/meminfo: memFree=894000/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34704 CPUtime=1532.84
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7463 0 0 0 153254 30 0 0 25 0 1 0 153570711 35536896 7405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8676 7405 721 52 0 7044 0
Current children cumulated CPU time (s) 1532.84
Current children cumulated vsize (KiB) 34704

[startup+1602.86 s]
/proc/loadavg: 2.00 1.99 1.79 3/86 6640
/proc/meminfo: memFree=887024/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34704 CPUtime=1592.57
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7463 0 0 0 159227 30 0 0 25 0 1 0 153570711 35536896 7405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8676 7405 721 52 0 7044 0
Current children cumulated CPU time (s) 1592.57
Current children cumulated vsize (KiB) 34704

[startup+1662.88 s]
/proc/loadavg: 2.09 2.02 1.82 3/86 6640
/proc/meminfo: memFree=879920/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34704 CPUtime=1652.31
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7465 0 0 0 165200 31 0 0 25 0 1 0 153570711 35536896 7407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8676 7407 721 52 0 7044 0
Current children cumulated CPU time (s) 1652.31
Current children cumulated vsize (KiB) 34704

[startup+1722.89 s]
/proc/loadavg: 2.03 2.01 1.82 3/86 6642
/proc/meminfo: memFree=871728/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34704 CPUtime=1712.04
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7467 0 0 0 171173 31 0 0 25 0 1 0 153570711 35536896 7409 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687644 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8676 7409 721 52 0 7044 0
Current children cumulated CPU time (s) 1712.04
Current children cumulated vsize (KiB) 34704

[startup+1782.91 s]
/proc/loadavg: 2.01 2.01 1.83 3/86 6642
/proc/meminfo: memFree=865648/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34704 CPUtime=1771.78
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7469 0 0 0 177147 31 0 0 25 0 1 0 153570711 35536896 7411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8676 7411 721 52 0 7044 0
Current children cumulated CPU time (s) 1771.78
Current children cumulated vsize (KiB) 34704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.33 s]
/proc/loadavg: 2.07 2.02 1.84 3/86 6642
/proc/meminfo: memFree=862768/2055920 swapFree=4191880/4192956
[pid=5927] ppid=5925 vsize=34704 CPUtime=1800.06
/proc/5927/stat : 5927 (CSPtoSAT+minisa) R 5925 5927 5872 0 -1 4194304 7469 0 0 0 179975 31 0 0 25 0 1 0 153570711 35536896 7411 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687420 0 0 4096 0 0 0 0 17 1 0 0
/proc/5927/statm: 8676 7411 721 52 0 7044 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 34704

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.34
CPU time (s): 1800.08
CPU user time (s): 1799.76
CPU system time (s): 0.319951
CPU usage (%): 99.3784
Max. virtual memory (cumulated for all children) (KiB): 34704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7469
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= 12
involuntary context switches= 36138

runsolver used 1.68274 s user time and 4.85826 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan  6 02:48:57 UTC 2007


IDJOB= 195318
IDBENCH= 3261
FILE ID= node4/195318-1168051713

PBS_JOBID= 3475312

Free space on /tmp= 66263 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphsMod/graph12-w1.xml
COMMAND LINE= /tmp/evaluation/195318-1168051713/CSPtoSAT+minisat /tmp/evaluation/195318-1168051713/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-195318-1168051713 -o ROOT/results/node4/solver-195318-1168051713 -C 1800 -M 900  /tmp/evaluation/195318-1168051713/CSPtoSAT+minisat /tmp/evaluation/195318-1168051713/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  7c8029410baee1f1657d07c027e6707b

RANDOM SEED= 925114452

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.223
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.223
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:       1172752 kB
Buffers:         72048 kB
Cached:         499224 kB
SwapCached:        268 kB
Active:         568076 kB
Inactive:       220472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1172752 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1744 kB
Writeback:           0 kB
Mapped:         238952 kB
Slab:            79048 kB
Committed_AS:  3847764 kB
PageTables:       2692 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= 66304 MiB



End job on node4 on Sat Jan  6 03:19:24 UTC 2007