Trace number 195529

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 1817.26

General information on the benchmark

Namerlfap/rlfapGraphs/
graph4.xml
MD5SUM13ba5fc23607aef5e34106e0ee22f4bd
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 benchmark0.872866
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables400
Number of constraints2244
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2244
Global constraints used (with number of constraints)

Solver Data (download as text)

1.13	c This is CSPtoSAT+minisat version 0.3
1.14	c (c) 2006 roussel@cril.univ-artois.fr
1.14	
1.14	c This solver internally uses a modified version of MiniSat2 version 061112
1.14	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
1.14	
1.15	c parsing...
1.34	c ...done
1.34	c #SATvar=45978 #SATclauses=90752 #CSPpredicates=2244

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-195529-1168051735 -o ROOT/results/node25/solver-195529-1168051735 -C 1800 -M 900 /tmp/evaluation/195529-1168051735/CSPtoSAT+minisat /tmp/evaluation/195529-1168051735/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.52 1.51 1.82 4/86 23755
/proc/meminfo: memFree=1428560/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=496 CPUtime=0
/proc/23754/stat : 23754 (CSPtoSAT+minisa) D 23749 23754 23642 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 153567915 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3765156 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/23754/statm: 124 36 29 52 0 19 0

[startup+0.104934 s]
/proc/loadavg: 0.52 1.51 1.82 4/86 23755
/proc/meminfo: memFree=1428560/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=496 CPUtime=0
/proc/23754/stat : 23754 (CSPtoSAT+minisa) D 23749 23754 23642 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 153567915 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3765156 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/23754/statm: 124 36 29 52 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 496

[startup+0.513003 s]
/proc/loadavg: 0.52 1.51 1.82 4/86 23755
/proc/meminfo: memFree=1428560/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=4456 CPUtime=0
/proc/23754/stat : 23754 (CSPtoSAT+minisa) D 23749 23754 23642 0 -1 4194304 53 0 2 0 0 0 0 0 18 0 1 0 153567915 4562944 39 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 3768410 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/23754/statm: 1114 39 30 52 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4456

[startup+1.33415 s]
/proc/loadavg: 0.52 1.51 1.82 1/86 23755
/proc/meminfo: memFree=1423056/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=13700 CPUtime=0.17
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 2421 0 34 0 16 1 0 0 18 0 1 0 153567915 14028800 2423 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134652941 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 3425 2423 704 52 0 1793 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 13700

[startup+2.97143 s]
/proc/loadavg: 0.52 1.51 1.82 3/86 23755
/proc/meminfo: memFree=1369104/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=13868 CPUtime=1.79
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 2506 0 35 0 178 1 0 0 25 0 1 0 153567915 14200832 2483 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665620 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 3467 2483 721 52 0 1835 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 13868

[startup+6.25898 s]
/proc/loadavg: 0.64 1.52 1.82 3/86 23755
/proc/meminfo: memFree=1222096/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=14132 CPUtime=5.09
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 2585 0 35 0 507 2 0 0 25 0 1 0 153567915 14471168 2562 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562857 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 3533 2562 721 52 0 1901 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 14132

[startup+12.7201 s]
/proc/loadavg: 0.75 1.53 1.82 2/81 23766
/proc/meminfo: memFree=1415416/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=14724 CPUtime=11.52
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 2728 0 35 0 1147 5 0 0 25 0 1 0 153567915 15077376 2705 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678173 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 3681 2705 721 52 0 2049 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 14724

[startup+25.5473 s]
/proc/loadavg: 0.96 1.54 1.82 3/86 23792
/proc/meminfo: memFree=1088008/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=15716 CPUtime=24.24
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 2967 0 35 0 2416 8 0 0 25 0 1 0 153567915 16093184 2944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 3929 2944 721 52 0 2297 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 15716

[startup+51.2016 s]
/proc/loadavg: 1.31 1.57 1.82 3/86 23792
/proc/meminfo: memFree=1083592/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=17380 CPUtime=49.65
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 3408 0 35 0 4956 9 0 0 25 0 1 0 153567915 17797120 3385 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667398 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 4345 3385 721 52 0 2713 0
Current children cumulated CPU time (s) 49.65
Current children cumulated vsize (KiB) 17380

[startup+102.406 s]
/proc/loadavg: 1.70 1.64 1.83 3/86 23792
/proc/meminfo: memFree=1076744/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=20716 CPUtime=100.39
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4204 0 35 0 10028 11 0 0 25 0 1 0 153567915 21213184 4181 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671197 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5179 4181 721 52 0 3547 0
Current children cumulated CPU time (s) 100.39
Current children cumulated vsize (KiB) 20716

[startup+162.428 s]
/proc/loadavg: 1.89 1.70 1.83 3/86 23792
/proc/meminfo: memFree=1062984/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21772 CPUtime=159.86
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4486 0 35 0 15975 11 0 0 25 0 1 0 153567915 22294528 4463 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5443 4463 721 52 0 3811 0
Current children cumulated CPU time (s) 159.86
Current children cumulated vsize (KiB) 21772

[startup+222.45 s]
/proc/loadavg: 1.96 1.75 1.84 3/86 23792
/proc/meminfo: memFree=1047688/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21772 CPUtime=219.33
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4497 0 35 0 21921 12 0 0 25 0 1 0 153567915 22294528 4474 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5443 4474 721 52 0 3811 0
Current children cumulated CPU time (s) 219.33
Current children cumulated vsize (KiB) 21772

[startup+282.473 s]
/proc/loadavg: 1.98 1.79 1.84 3/86 23792
/proc/meminfo: memFree=1039688/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=278.8
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4502 0 35 0 27868 12 0 0 25 0 1 0 153567915 22429696 4479 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4479 721 52 0 3844 0
Current children cumulated CPU time (s) 278.8
Current children cumulated vsize (KiB) 21904

[startup+342.499 s]
/proc/loadavg: 1.99 1.83 1.85 3/86 23792
/proc/meminfo: memFree=1035144/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=338.28
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4507 0 35 0 33815 13 0 0 25 0 1 0 153567915 22429696 4484 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4484 721 52 0 3844 0
Current children cumulated CPU time (s) 338.28
Current children cumulated vsize (KiB) 21904

[startup+402.519 s]
/proc/loadavg: 1.99 1.86 1.86 3/86 23792
/proc/meminfo: memFree=1023048/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=397.75
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4510 0 35 0 39762 13 0 0 25 0 1 0 153567915 22429696 4487 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4487 721 52 0 3844 0
Current children cumulated CPU time (s) 397.75
Current children cumulated vsize (KiB) 21904

[startup+462.54 s]
/proc/loadavg: 1.99 1.88 1.86 3/86 23792
/proc/meminfo: memFree=1017800/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=457.22
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4513 0 35 0 45708 14 0 0 25 0 1 0 153567915 22429696 4490 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4490 721 52 0 3844 0
Current children cumulated CPU time (s) 457.22
Current children cumulated vsize (KiB) 21904

[startup+522.56 s]
/proc/loadavg: 1.99 1.90 1.87 3/86 23792
/proc/meminfo: memFree=1013832/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=516.69
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4515 0 35 0 51655 14 0 0 25 0 1 0 153567915 22429696 4492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4492 721 52 0 3844 0
Current children cumulated CPU time (s) 516.69
Current children cumulated vsize (KiB) 21904

[startup+582.584 s]
/proc/loadavg: 1.99 1.91 1.87 3/86 23792
/proc/meminfo: memFree=1011016/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=576.15
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4519 0 35 0 57601 14 0 0 25 0 1 0 153567915 22429696 4496 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4496 721 52 0 3844 0
Current children cumulated CPU time (s) 576.15
Current children cumulated vsize (KiB) 21904

[startup+642.608 s]
/proc/loadavg: 2.06 1.94 1.88 3/86 23792
/proc/meminfo: memFree=1009160/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=21904 CPUtime=635.63
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4522 0 35 0 63548 15 0 0 25 0 1 0 153567915 22429696 4499 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5476 4499 721 52 0 3844 0
Current children cumulated CPU time (s) 635.63
Current children cumulated vsize (KiB) 21904

[startup+702.634 s]
/proc/loadavg: 2.06 1.96 1.90 3/86 23792
/proc/meminfo: memFree=1006664/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=695.11
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4674 0 35 0 69495 16 0 0 25 0 1 0 153567915 23379968 4651 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4651 721 52 0 4076 0
Current children cumulated CPU time (s) 695.11
Current children cumulated vsize (KiB) 22832

[startup+762.682 s]
/proc/loadavg: 2.02 1.97 1.90 3/92 23940
/proc/meminfo: memFree=1003640/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=754.46
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4684 0 35 0 75430 16 0 0 25 0 1 0 153567915 23379968 4661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4661 721 52 0 4076 0
Current children cumulated CPU time (s) 754.46
Current children cumulated vsize (KiB) 22832

[startup+822.754 s]
/proc/loadavg: 2.68 2.16 1.97 4/91 24651
/proc/meminfo: memFree=981224/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=812.18
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4691 0 35 0 81200 18 0 0 25 0 1 0 153567915 23379968 4668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4668 721 52 0 4076 0
Current children cumulated CPU time (s) 812.18
Current children cumulated vsize (KiB) 22832

[startup+882.805 s]
/proc/loadavg: 2.92 2.32 2.03 4/91 24916
/proc/meminfo: memFree=958392/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=871.6
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4697 0 35 0 87140 20 0 0 25 0 1 0 153567915 23379968 4674 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4674 721 52 0 4076 0
Current children cumulated CPU time (s) 871.6
Current children cumulated vsize (KiB) 22832

[startup+942.849 s]
/proc/loadavg: 3.10 2.48 2.10 4/91 25206
/proc/meminfo: memFree=931056/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=931.03
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4701 0 35 0 93082 21 0 0 25 0 1 0 153567915 23379968 4678 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4678 721 52 0 4076 0
Current children cumulated CPU time (s) 931.03
Current children cumulated vsize (KiB) 22832

[startup+1002.9 s]
/proc/loadavg: 3.03 2.57 2.16 4/91 25475
/proc/meminfo: memFree=905016/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=990.46
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4704 0 35 0 99023 23 0 0 25 0 1 0 153567915 23379968 4681 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687566 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4681 721 52 0 4076 0
Current children cumulated CPU time (s) 990.46
Current children cumulated vsize (KiB) 22832

[startup+1062.95 s]
/proc/loadavg: 3.20 2.69 2.22 4/91 25751
/proc/meminfo: memFree=884656/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22832 CPUtime=1049.91
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4707 0 35 0 104966 25 0 0 25 0 1 0 153567915 23379968 4684 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5708 4684 721 52 0 4076 0
Current children cumulated CPU time (s) 1049.91
Current children cumulated vsize (KiB) 22832

[startup+1123 s]
/proc/loadavg: 3.13 2.76 2.27 4/91 25963
/proc/meminfo: memFree=865288/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1109.32
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4710 0 35 0 110906 26 0 0 25 0 1 0 153567915 23515136 4687 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687436 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5741 4687 721 52 0 4109 0
Current children cumulated CPU time (s) 1109.32
Current children cumulated vsize (KiB) 22964

[startup+1183.04 s]
/proc/loadavg: 3.05 2.80 2.31 4/91 25981
/proc/meminfo: memFree=850728/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1168.79
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4714 0 35 0 116852 27 0 0 25 0 1 0 153567915 23515136 4691 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5741 4691 721 52 0 4109 0
Current children cumulated CPU time (s) 1168.79
Current children cumulated vsize (KiB) 22964

[startup+1243.08 s]
/proc/loadavg: 3.02 2.83 2.36 4/91 25988
/proc/meminfo: memFree=836648/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1228.27
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4717 0 35 0 122800 27 0 0 25 0 1 0 153567915 23515136 4694 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5741 4694 721 52 0 4109 0
Current children cumulated CPU time (s) 1228.27
Current children cumulated vsize (KiB) 22964

[startup+1303.13 s]
/proc/loadavg: 3.00 2.86 2.39 4/91 26002
/proc/meminfo: memFree=818792/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1287.75
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4720 0 35 0 128746 29 0 0 25 0 1 0 153567915 23515136 4697 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 1 0 0
/proc/23754/statm: 5741 4697 721 52 0 4109 0
Current children cumulated CPU time (s) 1287.75
Current children cumulated vsize (KiB) 22964

[startup+1363.17 s]
/proc/loadavg: 3.00 2.88 2.43 3/86 26058
/proc/meminfo: memFree=815496/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1346.48
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4722 0 35 0 134619 29 0 0 25 0 1 0 153567915 23515136 4699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4699 721 52 0 4109 0
Current children cumulated CPU time (s) 1346.48
Current children cumulated vsize (KiB) 22964

[startup+1423.2 s]
/proc/loadavg: 2.37 2.72 2.40 3/86 26058
/proc/meminfo: memFree=812936/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1406.45
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4724 0 35 0 140616 29 0 0 25 0 1 0 153567915 23515136 4701 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4701 721 52 0 4109 0
Current children cumulated CPU time (s) 1406.45
Current children cumulated vsize (KiB) 22964

[startup+1483.23 s]
/proc/loadavg: 2.13 2.59 2.37 3/86 26058
/proc/meminfo: memFree=810760/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1466.42
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4725 0 35 0 146612 30 0 0 25 0 1 0 153567915 23515136 4702 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4702 721 52 0 4109 0
Current children cumulated CPU time (s) 1466.42
Current children cumulated vsize (KiB) 22964

[startup+1543.27 s]
/proc/loadavg: 2.05 2.48 2.34 3/86 26058
/proc/meminfo: memFree=808712/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1526.38
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4727 0 35 0 152608 30 0 0 25 0 1 0 153567915 23515136 4704 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4704 721 52 0 4109 0
Current children cumulated CPU time (s) 1526.38
Current children cumulated vsize (KiB) 22964

[startup+1603.3 s]
/proc/loadavg: 2.02 2.39 2.32 3/86 26058
/proc/meminfo: memFree=806856/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1586.35
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4730 0 35 0 158605 30 0 0 25 0 1 0 153567915 23515136 4707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687660 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4707 721 52 0 4109 0
Current children cumulated CPU time (s) 1586.35
Current children cumulated vsize (KiB) 22964

[startup+1663.33 s]
/proc/loadavg: 2.00 2.31 2.30 3/86 26058
/proc/meminfo: memFree=805064/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1646.32
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4732 0 35 0 164602 30 0 0 25 0 1 0 153567915 23515136 4709 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4709 721 52 0 4109 0
Current children cumulated CPU time (s) 1646.32
Current children cumulated vsize (KiB) 22964

[startup+1723.37 s]
/proc/loadavg: 2.00 2.26 2.27 3/86 26058
/proc/meminfo: memFree=798984/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1706.29
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4734 0 35 0 170598 31 0 0 25 0 1 0 153567915 23515136 4711 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4711 721 52 0 4109 0
Current children cumulated CPU time (s) 1706.29
Current children cumulated vsize (KiB) 22964

[startup+1783.39 s]
/proc/loadavg: 2.00 2.21 2.26 3/86 26058
/proc/meminfo: memFree=791048/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1766.26
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4735 0 35 0 176595 31 0 0 25 0 1 0 153567915 23515136 4712 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4712 721 52 0 4109 0
Current children cumulated CPU time (s) 1766.26
Current children cumulated vsize (KiB) 22964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.25 s]
/proc/loadavg: 2.00 2.18 2.25 3/86 26058
/proc/meminfo: memFree=787272/2055920 swapFree=4192812/4192956
[pid=23754] ppid=23749 vsize=22964 CPUtime=1800.08
/proc/23754/stat : 23754 (CSPtoSAT+minisa) R 23749 23754 23642 0 -1 4194304 4736 0 35 0 179977 31 0 0 25 0 1 0 153567915 23515136 4713 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687503 0 0 4096 0 0 0 0 17 0 0 0
/proc/23754/statm: 5741 4713 721 52 0 4109 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 22964

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1817.26
CPU time (s): 1800.09
CPU user time (s): 1799.77
CPU system time (s): 0.317951
CPU usage (%): 99.0552
Max. virtual memory (cumulated for all children) (KiB): 22964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.77
system time used= 0.317951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4736
page faults= 35
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 42751

runsolver used 2.21266 s user time and 5.84111 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan  6 02:49:08 UTC 2007


IDJOB= 195529
IDBENCH= 3284
FILE ID= node25/195529-1168051735

PBS_JOBID= 3475454

Free space on /tmp= 66492 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphs/graph4.xml
COMMAND LINE= /tmp/evaluation/195529-1168051735/CSPtoSAT+minisat /tmp/evaluation/195529-1168051735/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-195529-1168051735 -o ROOT/results/node25/solver-195529-1168051735 -C 1800 -M 900  /tmp/evaluation/195529-1168051735/CSPtoSAT+minisat /tmp/evaluation/195529-1168051735/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  13ba5fc23607aef5e34106e0ee22f4bd

RANDOM SEED= 980843849

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:       1430288 kB
Buffers:         39004 kB
Cached:         466712 kB
SwapCached:          0 kB
Active:         104704 kB
Inactive:       449380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1430288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6120 kB
Writeback:           0 kB
Mapped:          67320 kB
Slab:            56552 kB
Committed_AS:  2816076 kB
PageTables:       2144 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:19:34 UTC 2007